DUNE-FEM (unstable)

Dune::Fem::IndexMapperInterface< IM > Class Template Reference

Abstract index mapper interface. More...

#include <dune/fem/storage/subvector.hh>

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.
 

Detailed Description

template<class IM>
class Dune::Fem::IndexMapperInterface< IM >

Abstract index mapper interface.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.111.3 (Jul 27, 22:29, 2024)