Dune Core Modules (2.4.1)
•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
yaspgridentityseed.hh
Go to the documentation of this file.
Describes the minimal information necessary to create a fully functional YaspEntity.
Definition: yaspgridentityseed.hh:16
YaspEntitySeed(int level, Dune::array< int, dim > coord, int o=0)
constructor
Definition: yaspgridentityseed.hh:32
YaspEntitySeed()
default construct an invalid entity seed
Definition: yaspgridentityseed.hh:25
YaspEntitySeed(const YaspEntitySeed &rhs)
copy constructor
Definition: yaspgridentityseed.hh:37
bool isValid() const
check whether the EntitySeed refers to a valid Entity
Definition: yaspgridentityseed.hh:42
