dune-fem  2.4.1-rc
Public Types | Public Member Functions | List of all members
Dune::Fem::RannacherTurekBlockMapperSingletonKey< GridPart > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/rannacherturek/dofmappercode.hh>

Public Types

typedef GridPart GridPartType
 

Public Member Functions

 RannacherTurekBlockMapperSingletonKey (const GridPartType &gridPart)
 
const GridPartTypegridPart () const
 
bool operator== (const ThisType &other) const
 
bool operator!= (const ThisType &other) const
 

Member Typedef Documentation

template<class GridPart>
typedef GridPart Dune::Fem::RannacherTurekBlockMapperSingletonKey< GridPart >::GridPartType

Constructor & Destructor Documentation

template<class GridPart>
Dune::Fem::RannacherTurekBlockMapperSingletonKey< GridPart >::RannacherTurekBlockMapperSingletonKey ( const GridPartType gridPart)
inline

Member Function Documentation

template<class GridPart>
const GridPartType& Dune::Fem::RannacherTurekBlockMapperSingletonKey< GridPart >::gridPart ( ) const
inline
template<class GridPart>
bool Dune::Fem::RannacherTurekBlockMapperSingletonKey< GridPart >::operator!= ( const ThisType other) const
inline
template<class GridPart>
bool Dune::Fem::RannacherTurekBlockMapperSingletonKey< GridPart >::operator== ( const ThisType other) const
inline

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