|
dune-grid
2.3.1
|
#include <dune/grid/alugrid/3d/indexsets.hh>
Public Member Functions | |
| ALUGridId () | |
| ALUGridId (const MacroKeyImp &key, int nChild, int cd) | |
| ALUGridId (const ALUGridId &org) | |
| ALUGridId & | operator= (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 |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
References Dune::ALUGridId< MacroKeyImp >::getKey().
Referenced by Dune::ALUGridId< MacroKeyImp >::lesser(), Dune::ALUGridId< MacroKeyImp >::operator!=(), Dune::ALUGridId< MacroKeyImp >::operator<=(), Dune::ALUGridId< MacroKeyImp >::operator==(), Dune::ALUGridId< MacroKeyImp >::operator>(), and Dune::ALUGridId< MacroKeyImp >::operator>=().
|
inline |
|
inline |
|
inlineprotected |
|
inline |
|
inline |
References Dune::ALUGridId< MacroKeyImp >::equals().
|
inline |
References Dune::ALUGridId< MacroKeyImp >::lesser().
|
inline |
|
inline |
|
inline |
References Dune::ALUGridId< MacroKeyImp >::equals().
|
inline |
|
inline |
|
inline |
References Dune::ALUGridId< MacroKeyImp >::getKey().
|
inline |
1.8.7