dune-pdelab  2.5-dev
Classes | Namespaces
finiteelementmap.hh File Reference
#include <dune/common/deprecated.hh>
#include <dune/pdelab/common/exceptions.hh>
#include <dune/geometry/referenceelements.hh>

Go to the source code of this file.

Classes

class  Dune::PDELab::FiniteElementMapError
 general FiniteElementMap exception More...
 
class  Dune::PDELab::VariableElementSize
 FiniteElementMap exception concerning the computation of the FiniteElementMap size. More...
 
class  Dune::PDELab::InvalidGeometryType
 FiniteElementMap exception raised when trying to obtain a finite element for an unsupported GeometryType. More...
 
struct  Dune::PDELab::FiniteElementMapTraits< T >
 collect types exported by a finite element map More...
 
struct  Dune::PDELab::LocalFiniteElementMapTraits< T >
 collect types exported by a finite element map More...
 
class  Dune::PDELab::LocalFiniteElementMapInterface< T, Imp >
 interface for a finite element map More...
 
class  Dune::PDELab::SimpleLocalFiniteElementMap< Imp >
 simple implementation where all entities have the same finite element More...
 
class  Dune::PDELab::EdgeS0LocalFiniteElementMap< GV, FE, Imp >
 implementation for finite elements requiring oriented edges More...
 
class  Dune::PDELab::RTLocalFiniteElementMap< GV, FE, Imp, Variants >
 

Namespaces

 Dune
 For backward compatibility – Do not use this!
 
 Dune::PDELab