dune-localfunctions  2.2.0
Public Types | Static Public Member Functions
Dune::RTL2InterpolationBuilder< dim, Field >::Creator< Topology >::GetCodim< face > Struct Template Reference

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

List of all members.

Public Types

typedef
GenericGeometry::SubTopology
< Topology, 1, face >::type 
FaceTopology

Static Public Member Functions

static void apply (const unsigned int order, std::vector< FaceStructure > &faceStructure)

template<unsigned int dim, class Field>
template<class Topology>
template<int face>
struct Dune::RTL2InterpolationBuilder< dim, Field >::Creator< Topology >::GetCodim< face >


Member Typedef Documentation

template<unsigned int dim, class Field>
template<class Topology >
template<int face>
typedef GenericGeometry::SubTopology<Topology,1,face>::type Dune::RTL2InterpolationBuilder< dim, Field >::Creator< Topology >::GetCodim< face >::FaceTopology

Member Function Documentation

template<unsigned int dim, class Field>
template<class Topology >
template<int face>
static void Dune::RTL2InterpolationBuilder< dim, Field >::Creator< Topology >::GetCodim< face >::apply ( const unsigned int  order,
std::vector< FaceStructure > &  faceStructure 
) [inline, static]

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