#include <dune/grid/yaspgrid.hh>
Public Member Functions |
| YaspEntity (const GridImp *yg, const YGLI &g, const TSI &it) |
int | level () const |
| level of this element
|
int | index () const |
| index is unique and consecutive per level
|
int | globalIndex () const |
| globally unique, persistent index
|
EntitySeed | seed () const |
| Return the entity seed which contains sufficient information to generate the entity again and uses as less memory as possible.
|
Geometry | geometry () const |
| geometry of this entity
|
PartitionType | partitionType () const |
| return partition type attribute
|
const TSI & | transformingsubiterator () const |
const YGLI & | gridlevel () const |
const GridImp * | yaspgrid () const |
GeometryType | type () const |
| Return the name of the reference element. The type can be used to access the Dune::GenericReferenceElement.
|
Member Typedef Documentation
template<int dim, class GridImp >
template<int dim, class GridImp >
template<int dim, class GridImp >
template<int dim, class GridImp >
template<int dim, class GridImp >
define type used for coordinates in grid module
template<int dim, class GridImp >
define the type used for persisitent indices
template<int dim, class GridImp >
template<int dim, class GridImp >
Member Enumeration Documentation
know your own codimension
Know dimension of the entity.
know your own dimension of world
Constructor & Destructor Documentation
template<int dim, class GridImp >
Member Function Documentation
template<int dim, class GridImp >
template<int dim, class GridImp >
globally unique, persistent index
template<int dim, class GridImp >
template<int dim, class GridImp >
index is unique and consecutive per level
template<int dim, class GridImp >
template<int dim, class GridImp >
template<int dim, class GridImp >
Return the entity seed which contains sufficient information to generate the entity again and uses as less memory as possible.
template<int dim, class GridImp >
Return the name of the reference element. The type can be used to access the Dune::GenericReferenceElement.
template<int dim, class GridImp >
Friends And Related Function Documentation
template<int dim, class GridImp >
template<int dim, class GridImp >
template<int dim, class GridImp >
Member Data Documentation
template<int dim, class GridImp >
template<int dim, class GridImp >
template<int dim, class GridImp >
template<int dim, class GridImp >
The documentation for this class was generated from the following file: