dune-grid  2.3.1-rc1
Public Member Functions | Protected Member Functions | List of all members
Dune::ALUGridId< MacroKeyImp > Class Template Reference

#include <dune/grid/alugrid/3d/indexsets.hh>

Public Member Functions

 ALUGridId ()
 
 ALUGridId (const MacroKeyImp &key, int nChild, int cd)
 
 ALUGridId (const ALUGridId &org)
 
ALUGridIdoperator= (const ALUGridId &org)
 
bool operator== (const ALUGridId &org) const
 
bool operator!= (const ALUGridId &org) const
 
bool operator<= (const ALUGridId &org) const
 
bool operator>= (const ALUGridId &org) const
 
bool operator< (const ALUGridId &org) const
 
bool operator> (const ALUGridId &org) const
 
const MacroKeyImp & getKey () const
 
int nChild () const
 
int codim () const
 
bool isValid () const
 
void reset ()
 
void print (std::ostream &out) const
 

Protected Member Functions

bool lesser (const ALUGridId &org) const
 
bool equals (const ALUGridId &org) const
 

Constructor & Destructor Documentation

template<class MacroKeyImp >
Dune::ALUGridId< MacroKeyImp >::ALUGridId ( )
inline
template<class MacroKeyImp >
Dune::ALUGridId< MacroKeyImp >::ALUGridId ( const MacroKeyImp &  key,
int  nChild,
int  cd 
)
inline
template<class MacroKeyImp >
Dune::ALUGridId< MacroKeyImp >::ALUGridId ( const ALUGridId< MacroKeyImp > &  org)
inline

Member Function Documentation

template<class MacroKeyImp >
int Dune::ALUGridId< MacroKeyImp >::codim ( ) const
inline
template<class MacroKeyImp >
bool Dune::ALUGridId< MacroKeyImp >::equals ( const ALUGridId< MacroKeyImp > &  org) const
inlineprotected
template<class MacroKeyImp >
const MacroKeyImp& Dune::ALUGridId< MacroKeyImp >::getKey ( ) const
inline
template<class MacroKeyImp >
bool Dune::ALUGridId< MacroKeyImp >::isValid ( ) const
inline
template<class MacroKeyImp >
bool Dune::ALUGridId< MacroKeyImp >::lesser ( const ALUGridId< MacroKeyImp > &  org) const
inlineprotected
template<class MacroKeyImp >
int Dune::ALUGridId< MacroKeyImp >::nChild ( ) const
inline
template<class MacroKeyImp >
bool Dune::ALUGridId< MacroKeyImp >::operator!= ( const ALUGridId< MacroKeyImp > &  org) const
inline
template<class MacroKeyImp >
bool Dune::ALUGridId< MacroKeyImp >::operator< ( const ALUGridId< MacroKeyImp > &  org) const
inline
template<class MacroKeyImp >
bool Dune::ALUGridId< MacroKeyImp >::operator<= ( const ALUGridId< MacroKeyImp > &  org) const
inline
template<class MacroKeyImp >
ALUGridId& Dune::ALUGridId< MacroKeyImp >::operator= ( const ALUGridId< MacroKeyImp > &  org)
inline
template<class MacroKeyImp >
bool Dune::ALUGridId< MacroKeyImp >::operator== ( const ALUGridId< MacroKeyImp > &  org) const
inline
template<class MacroKeyImp >
bool Dune::ALUGridId< MacroKeyImp >::operator> ( const ALUGridId< MacroKeyImp > &  org) const
inline
template<class MacroKeyImp >
bool Dune::ALUGridId< MacroKeyImp >::operator>= ( const ALUGridId< MacroKeyImp > &  org) const
inline
template<class MacroKeyImp >
void Dune::ALUGridId< MacroKeyImp >::print ( std::ostream &  out) const
inline
template<class MacroKeyImp >
void Dune::ALUGridId< MacroKeyImp >::reset ( )
inline

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