Dune Core Modules (2.7.0)
Dune::YaspEntitySeed< codim, GridImp > Class Template Reference
Describes the minimal information necessary to create a fully functional YaspEntity. More...
#include <dune/grid/yaspgrid/yaspgridentityseed.hh>
Public Types | |
enum | |
codimension of entity pointer | |
Public Member Functions | |
YaspEntitySeed () | |
default construct an invalid entity seed | |
YaspEntitySeed (int level, std::array< int, dim > coord, int o=0) | |
constructor | |
YaspEntitySeed (const YaspEntitySeed &rhs) | |
copy constructor | |
bool | isValid () const |
check whether the EntitySeed refers to a valid Entity | |
Detailed Description
template<int codim, class GridImp>
class Dune::YaspEntitySeed< codim, GridImp >
class Dune::YaspEntitySeed< codim, GridImp >
Describes the minimal information necessary to create a fully functional YaspEntity.
The documentation for this class was generated from the following files:
- dune/grid/yaspgrid.hh
- dune/grid/yaspgrid/yaspgridentityseed.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Oct 13, 22:30, 2024)