|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Protected Member Functions |
Static Protected Member Functions |
List of all members
Dune::Fem::IndexMapperInterface< IM > Class Template Reference
Abstract index mapper interface. More...
#include <dune/fem/storage/subvector.hh>
Inheritance diagram for Dune::Fem::IndexMapperInterface< IM >:

Public Types | |
| typedef IM | IndexMapperType |
| Type of the implementation (Barton-Nackman) | |
| typedef ThisType | IndexMapperInterfaceType |
| Type of the interface. | |
Public Member Functions | |
| unsigned int | operator[] (unsigned int index) const |
| Maps an index onto another one. | |
| unsigned int | range () const |
| Returns the map's range. | |
| unsigned int | size () const |
| Returns the map's size. | |
Protected Member Functions | |
| const Implementation & | asImp () const |
| Implementation & | asImp () |
Static Protected Member Functions | |
| static const Implementation & | asImp (const ThisType &other) |
| static Implementation & | asImp (ThisType &other) |
| static const IM & | asImp (const ThisType &other) |
| static IM & | asImp (ThisType &other) |
Detailed Description
template<class IM>
class Dune::Fem::IndexMapperInterface< IM >
class Dune::Fem::IndexMapperInterface< IM >
Abstract index mapper interface.
Member Typedef Documentation
◆ IndexMapperInterfaceType
template<class IM >
| typedef ThisType Dune::Fem::IndexMapperInterface< IM >::IndexMapperInterfaceType |
Type of the interface.
◆ IndexMapperType
template<class IM >
| typedef IM Dune::Fem::IndexMapperInterface< IM >::IndexMapperType |
Type of the implementation (Barton-Nackman)
Member Function Documentation
◆ asImp() [1/6]
template<class IM >
|
inlineprotected |
◆ asImp() [2/6]
template<class IM >
|
inlineprotected |
◆ asImp() [3/6]
|
inlinestaticprotectedinherited |
◆ asImp() [4/6]
template<class IM >
|
inlinestaticprotected |
◆ asImp() [5/6]
|
inlinestaticprotectedinherited |
◆ asImp() [6/6]
template<class IM >
|
inlinestaticprotected |
◆ operator[]()
template<class IM >
|
inline |
Maps an index onto another one.
◆ range()
template<class IM >
|
inline |
Returns the map's range.
◆ size()
template<class IM >
|
inline |
Returns the map's size.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8