dune-localfunctions 2.12-git
Loading...
Searching...
No Matches
lagrangelfecache.hh File Reference

Go to the source code of this file.

Namespaces

namespace  Dune
 

Typedefs

template<class D , class R , std::size_t dim, int compileTimeOrder = -1>
using Dune::LagrangeLocalFiniteElementCache = LocalFiniteElementVariantCache< Impl::ImplementedLagrangeFiniteElements< D, R, dim, compileTimeOrder > >
 A cache that stores all available Pk/Qk like local finite elements for the given dimension and order.