dune-fem 2.8.0
Loading...
Searching...
No Matches
Classes | Public Member Functions | List of all members
Dune::Fem::LagrangeLocalDofMapping< GridPart > Class Template Reference

#include <dune/fem/space/lagrange/dofmappercode.hh>

Public Member Functions

 LagrangeLocalDofMapping (const GridPart &gridPart)
 
Mapping operator() (const typename GridPart::template Codim< 0 >::EntityType &element, unsigned int subEntity, unsigned int codim) const
 

Constructor & Destructor Documentation

◆ LagrangeLocalDofMapping()

template<class GridPart >
Dune::Fem::LagrangeLocalDofMapping< GridPart >::LagrangeLocalDofMapping ( const GridPart &  gridPart)
inline

Member Function Documentation

◆ operator()()

template<class GridPart >
Mapping Dune::Fem::LagrangeLocalDofMapping< GridPart >::operator() ( const typename GridPart::template Codim< 0 >::EntityType &  element,
unsigned int  subEntity,
unsigned int  codim 
) const
inline

The documentation for this class was generated from the following file: