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

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

Inheritance diagram for Dune::Fem::IndexSetDofMapper< GridPart, LocalDofMapping >:
Inheritance graph

Public Types

typedef BaseType::GridPartType GridPartType
 
typedef BaseType::LocalDofMappingType LocalDofMappingType
 

Public Member Functions

template<class CodeFactory >
 IndexSetDofMapper (const GridPartType &gridPart, LocalDofMappingType localDofMapping, const CodeFactory &codeFactory)
 
template<class CodeFactory >
 IndexSetDofMapper (const GridPartType &gridPart, const CodeFactory &codeFactory)
 

Member Typedef Documentation

◆ GridPartType

template<class GridPart , class LocalDofMapping = DefaultLocalDofMapping< GridPart >>
typedef BaseType::GridPartType Dune::Fem::IndexSetDofMapper< GridPart, LocalDofMapping >::GridPartType

◆ LocalDofMappingType

template<class GridPart , class LocalDofMapping = DefaultLocalDofMapping< GridPart >>
typedef BaseType::LocalDofMappingType Dune::Fem::IndexSetDofMapper< GridPart, LocalDofMapping >::LocalDofMappingType

Constructor & Destructor Documentation

◆ IndexSetDofMapper() [1/2]

template<class GridPart , class LocalDofMapping = DefaultLocalDofMapping< GridPart >>
template<class CodeFactory >
Dune::Fem::IndexSetDofMapper< GridPart, LocalDofMapping >::IndexSetDofMapper ( const GridPartType gridPart,
LocalDofMappingType  localDofMapping,
const CodeFactory &  codeFactory 
)
inline

◆ IndexSetDofMapper() [2/2]

template<class GridPart , class LocalDofMapping = DefaultLocalDofMapping< GridPart >>
template<class CodeFactory >
Dune::Fem::IndexSetDofMapper< GridPart, LocalDofMapping >::IndexSetDofMapper ( const GridPartType gridPart,
const CodeFactory &  codeFactory 
)
inline

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