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

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

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

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

◆ Traits

template<unsigned int dim>
typedef RaviartThomasCoefficientsFactoryTraits<dim> Dune::RaviartThomasCoefficientsFactory< dim >::Traits

Member Function Documentation

◆ createObject()

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

◆ supports()

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

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