dune-fem  2.4.1-rc
Namespaces | Functions
compile.hh File Reference
#include <algorithm>
#include <dune/geometry/referenceelements.hh>
#include <dune/geometry/typeindex.hh>
#include <dune/fem/space/mapper/code.hh>
#include <dune/fem/space/mapper/localkey.hh>

Go to the source code of this file.

Namespaces

 Dune
 
 Dune::Fem
 

Functions

template<class Field , int dim>
DofMapperCode Dune::Fem::generateCodimensionCode (const Dune::ReferenceElement< Field, dim > &refElement, int codim)
 
template<class Field , int dim, class LocalCoefficients >
DofMapperCode Dune::Fem::compile (const Dune::ReferenceElement< Field, dim > &refElement, const LocalCoefficients &localCoefficients)