dune-fem 2.12-git
Loading...
Searching...
No Matches
lagrange.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::LagrangeSpace = DynamicLagrangeDiscreteFunctionSpace< FunctionSpace, GridPart, Storage >