dune-fem 2.8.0
Loading...
Searching...
No Matches
Namespaces | Typedefs
space/lagrange/declaration.hh File Reference
#include <dune/fem/space/shapefunctionset/selectcaching.hh>

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 >