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

#include <dune/fem/space/mapper/indexsetdofmapper.hh>

Public Member Functions

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

Constructor & Destructor Documentation

◆ DefaultLocalDofMapping() [1/2]

template<class GridPart >
Dune::Fem::DefaultLocalDofMapping< GridPart >::DefaultLocalDofMapping ( )
inline

◆ DefaultLocalDofMapping() [2/2]

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

Member Function Documentation

◆ operator()()

template<class GridPart >
Mapping Dune::Fem::DefaultLocalDofMapping< 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: