dune-fem 2.8.0
|
Go to the source code of this file.
Namespaces | |
namespace | Dune |
namespace | Dune::Fem |
Typedefs | |
template<class FunctionSpace , class GridPart , class Storage = CachingStorage> | |
using | Dune::Fem::DynamicLagrangeDiscreteFunctionSpace = LagrangeDiscreteFunctionSpace< FunctionSpace, GridPart, -6, Storage > |