#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...
|
|
◆ ctype
template<int dim, class GridImp >
◆ EntitySeed
template<int dim, class GridImp >
typedef GridImp::template Codim<dim>::EntitySeed Dune::YaspEntity< dim, dim, GridImp >::EntitySeed |
◆ Geometry
template<int dim, class GridImp >
typedef GridImp::template Codim<dim>::Geometry Dune::YaspEntity< dim, dim, GridImp >::Geometry |
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 >
typedef GridImp::PersistentIndexType Dune::YaspEntity< dim, dim, GridImp >::PersistentIndexType |
define the type used for persistent indices
◆ YGLI
template<int dim, class GridImp >
◆ 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()
template<int dim, class GridImp >
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 >
◆ codimension
know your own codimension
◆ dimension
◆ mydimension
Know dimension of the entity.
The documentation for this class was generated from the following file: