|
dune-localfunctions 2.10
|
#include <tuple>#include <utility>#include <dune/geometry/type.hh>#include <dune/geometry/typeindex.hh>#include <dune/localfunctions/raviartthomas.hh>#include <dune/localfunctions/common/localfiniteelementvariantcache.hh>Go to the source code of this file.
Namespaces | |
| namespace | Dune |
Typedefs | |
| template<class D, class R, std::size_t dim, std::size_t order> | |
| using | Dune::RaviartThomasLocalFiniteElementCache = LocalFiniteElementVariantCache<Impl::ImplementedRaviartThomasLocalFiniteElements<D,R,dim,order>> |
| A cache that stores all available Raviart-Thomas local finite elements for the given dimension and order. | |