|
dune-grid
2.4.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 |
Referenced by Dune::ALUGridId< MacroKeyImp >::print().
|
inlineprotected |
References DUNE_DEFINE_HASH(), DUNE_HASH_TYPE(), and Dune::ALUGridId< MacroKeyImp >::getKey().
|
inline |
|
inline |
|
inlineprotected |
References Dune::ALUGridId< MacroKeyImp >::getKey().
|
inline |
Referenced by Dune::ALUGridId< MacroKeyImp >::print().
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
1.8.11