#include <dune/grid/yaspgrid/yaspgridentity.hh>
|
typedef GridImp::ctype | ctype |
|
typedef GridImp::YGridLevelIterator | YGLI |
|
typedef GridImp::YGrid::Iterator | I |
|
typedef GridImp::template Codim< dim >::Geometry | Geometry |
|
typedef GridImp::template Codim< dim >::EntitySeed | EntitySeed |
|
typedef GridImp::PersistentIndexType | PersistentIndexType |
| define the type used for persistent indices More...
|
|
typedef GridImp::YGrid::iTupel | iTupel |
| define type used for coordinates in grid module More...
|
|
enum | |
| know your own codimension More...
|
|
enum | |
| Dimension of the grid. More...
|
|
enum | |
| Know dimension of the entity. More...
|
|
§ ctype
template<int dim, class GridImp >
§ EntitySeed
template<int dim, class GridImp >
§ Geometry
template<int dim, class GridImp >
template<int dim, class GridImp >
§ iTupel
template<int dim, class GridImp >
define type used for coordinates in grid module
§ PersistentIndexType
template<int dim, class GridImp >
define the type used for persistent indices
§ YGLI
template<int dim, class GridImp >
§ anonymous enum
know your own codimension
§ anonymous enum
§ anonymous enum
Know dimension of the entity.
§ YaspEntity() [1/3]
template<int dim, class GridImp >
§ YaspEntity() [2/3]
template<int dim, class GridImp >
§ YaspEntity() [3/3]
template<int dim, class GridImp >
§ equals()
template<int dim, class GridImp >
Return true when two iterators over the same grid are equal (!).
§ geometry()
template<int dim, class GridImp >
§ gridlevel() [1/2]
template<int dim, class GridImp >
§ gridlevel() [2/2]
template<int dim, class GridImp >
§ level()
template<int dim, class GridImp >
§ partitionType()
template<int dim, class GridImp >
return partition type attribute
§ seed()
template<int dim, class GridImp >
Return the entity seed which contains sufficient information to generate the entity again and uses as little memory as possible.
§ subCompressedIndex()
template<int dim, class GridImp >
int Dune::YaspEntity< dim, dim, GridImp >::subCompressedIndex |
( |
int |
, |
|
|
unsigned |
int |
|
) |
| const |
|
inline |
subentity compressed index simply returns compressedIndex
§ subEntities()
template<int dim, class GridImp >
unsigned int Dune::YaspEntity< dim, dim, GridImp >::subEntities |
( |
unsigned int |
cc | ) |
const |
|
inline |
Return number of subentities with codimension cc.
That number is (dim over (dim-codim)) times 2^codim
§ transformingsubiterator() [1/2]
template<int dim, class GridImp >
§ transformingsubiterator() [2/2]
template<int dim, class GridImp >
§ type()
Return the name of the reference element. The type can be used to access the Dune::ReferenceElement.
§ yaspgrid()
template<int dim, class GridImp >
§ _g
template<int dim, class GridImp >
§ _it
template<int dim, class GridImp >
The documentation for this class was generated from the following file: