dune-localfunctions  2.6-git
Public Types | Public Attributes | 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 RaviartThomasL2InterpolationFactory< dim, F > Factory
 

Public Attributes

const typedef RaviartThomasL2Interpolation< dim, F > Object
 

Static Public Attributes

static const unsigned int dimension = dim
 

Member Typedef Documentation

◆ Factory

template<unsigned int dim, class F >
typedef RaviartThomasL2InterpolationFactory<dim,F> Dune::RaviartThomasL2InterpolationFactoryTraits< dim, F >::Factory

◆ Key

template<unsigned int dim, class F >
typedef unsigned int Dune::RaviartThomasL2InterpolationFactoryTraits< dim, F >::Key

Member Data Documentation

◆ dimension

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

◆ Object

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

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