dune-fem 2.12-git
Loading...
Searching...
No Matches
declaration.hh File Reference

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 >