|
dune-localfunctions 2.10
|
A factory class for the dg local coefficients. More...
#include <dune/localfunctions/utility/dglocalcoefficients.hh>
Public Types | |
| typedef BasisFactory::Key | Key |
| typedef const DGLocalCoefficients | Object |
Static Public Member Functions | |
| template<GeometryType::Id geometryId> | |
| static Object * | create (const Key &key) |
| static void | release (Object *object) |
Static Public Attributes | |
| static const unsigned int | dimension = BasisFactory::dimension |
A factory class for the dg local coefficients.
| typedef BasisFactory::Key Dune::DGLocalCoefficientsFactory< BasisFactory >::Key |
| typedef const DGLocalCoefficients Dune::DGLocalCoefficientsFactory< BasisFactory >::Object |
|
inlinestatic |
|
inlinestatic |
|
static |