- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/albertagrid/elementinfo.hh>
Public Member Functions | |
Seed (const int macroIndex, const int level, const unsigned long path) | |
bool | operator== (const Seed &other) const |
bool | operator< (const Seed &other) const |
bool | operator!= (const Seed &other) const |
bool | operator<= (const Seed &other) const |
bool | operator> (const Seed &other) const |
bool | operator>= (const Seed &other) const |
int | macroIndex () const |
int | level () const |
unsigned long | path () const |
Dune::Alberta::ElementInfo< dim >::Seed::Seed | ( | const int | macroIndex, | |
const int | level, | |||
const unsigned long | path | |||
) | [inline] |
int Dune::Alberta::ElementInfo< dim >::Seed::level | ( | ) | const [inline] |
int Dune::Alberta::ElementInfo< dim >::Seed::macroIndex | ( | ) | const [inline] |
bool Dune::Alberta::ElementInfo< dim >::Seed::operator!= | ( | const Seed & | other | ) | const [inline] |
bool Dune::Alberta::ElementInfo< dim >::Seed::operator< | ( | const Seed & | other | ) | const [inline] |
bool Dune::Alberta::ElementInfo< dim >::Seed::operator<= | ( | const Seed & | other | ) | const [inline] |
bool Dune::Alberta::ElementInfo< dim >::Seed::operator== | ( | const Seed & | other | ) | const [inline] |
bool Dune::Alberta::ElementInfo< dim >::Seed::operator> | ( | const Seed & | other | ) | const [inline] |
bool Dune::Alberta::ElementInfo< dim >::Seed::operator>= | ( | const Seed & | other | ) | const [inline] |
unsigned long Dune::Alberta::ElementInfo< dim >::Seed::path | ( | ) | const [inline] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].