dune-localfunctions  2.4.1
Public Types | Static Public Attributes | List of all members
Dune::RaviartThomasL2InterpolationFactoryTraits< dim, F > Struct Template Reference

#include <dune/localfunctions/raviartthomas/raviartthomassimplex/raviartthomassimplexinterpolation.hh>

Public Types

typedef unsigned int Key
 
typedef const RaviartThomasL2Interpolation< dim, F > Object
 
typedef RaviartThomasL2InterpolationFactory< dim, F > Factory
 

Static Public Attributes

static const unsigned int dimension = dim
 

Member Typedef Documentation

template<unsigned int dim, class F >
typedef RaviartThomasL2InterpolationFactory<dim,F> Dune::RaviartThomasL2InterpolationFactoryTraits< dim, F >::Factory
template<unsigned int dim, class F >
typedef unsigned int Dune::RaviartThomasL2InterpolationFactoryTraits< dim, F >::Key
template<unsigned int dim, class F >
typedef const RaviartThomasL2Interpolation<dim,F> Dune::RaviartThomasL2InterpolationFactoryTraits< dim, F >::Object

Member Data Documentation

template<unsigned int dim, class F >
const unsigned int Dune::RaviartThomasL2InterpolationFactoryTraits< dim, F >::dimension = dim
static

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