dune-localfunctions  2.2.0
Public Types | Static Public Member Functions | List of all members
Dune::RaviartThomasCoefficientsFactory< dim > Struct Template Reference

#include <dune/localfunctions/raviartthomas/interpolation.hh>

Inheritance diagram for Dune::RaviartThomasCoefficientsFactory< dim >:
TopologyFactory

Public Types

typedef
RaviartThomasCoefficientsFactoryTraits
< dim > 
Traits

Static Public Member Functions

template<class Topology >
static Traits::ObjectcreateObject (const typename Traits::Key &key)
template<class Topology >
static bool supports (const typename Traits::Key &key)

Member Typedef Documentation

Member Function Documentation

template<unsigned int dim>
template<class Topology >
static Traits::Object* Dune::RaviartThomasCoefficientsFactory< dim >::createObject ( const typename Traits::Key key)
inlinestatic
template<unsigned int dim>
template<class Topology >
static bool Dune::RaviartThomasCoefficientsFactory< dim >::supports ( const typename Traits::Key key)
inlinestatic

References Dune::value.


The documentation for this struct was generated from the following file: