dune-fem  2.4.1-rc
Classes | Public Member Functions | List of all members
Dune::Fem::GlobalConsecutiveIndexSet< GridPartType > Class Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/alugridwriter.hh>

Public Member Functions

 GlobalConsecutiveIndexSet (const GridPartType &gridPart, const bool useIds=false)
 
void writeCoordinates (std::ostream &out) const
 
void writeIndices (std::ostream &out) const
 
template<class EntityType >
int index (const EntityType &entity) const
 
int size () const
 

Constructor & Destructor Documentation

template<class GridPartType >
Dune::Fem::GlobalConsecutiveIndexSet< GridPartType >::GlobalConsecutiveIndexSet ( const GridPartType &  gridPart,
const bool  useIds = false 
)
inlineexplicit

Member Function Documentation

template<class GridPartType >
template<class EntityType >
int Dune::Fem::GlobalConsecutiveIndexSet< GridPartType >::index ( const EntityType &  entity) const
inline
template<class GridPartType >
int Dune::Fem::GlobalConsecutiveIndexSet< GridPartType >::size ( ) const
inline
template<class GridPartType >
void Dune::Fem::GlobalConsecutiveIndexSet< GridPartType >::writeCoordinates ( std::ostream &  out) const
inline
template<class GridPartType >
void Dune::Fem::GlobalConsecutiveIndexSet< GridPartType >::writeIndices ( std::ostream &  out) const
inline

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