Dune Core Modules (2.3.1)
Dune::SingleTypeSizeCache< GridImp > Struct Template Reference
organizes the caching of sizes for one grid and one GeometryType More...
#include <dune/grid/common/sizecache.hh>
Public Member Functions | |
void | reset () |
reset all cached sizes | |
int | size (int level, int codim) const |
Return number of grid entities of a given codim on a given level in this process. More... | |
int | size (int level, GeometryType type) const |
Return number of entities per level and geometry type in this process. More... | |
int | size (int codim) const |
Return number of leaf entities of a given codim in this process. More... | |
int | size (const GeometryType type) const |
Return number of leaf entities per geometry type in this process. More... | |
Detailed Description
template<class GridImp>
struct Dune::SingleTypeSizeCache< GridImp >
struct Dune::SingleTypeSizeCache< GridImp >
organizes the caching of sizes for one grid and one GeometryType
Member Function Documentation
◆ size() [1/4]
template<class GridImp >
|
inlineinherited |
Return number of leaf entities per geometry type in this process.
◆ size() [2/4]
template<class GridImp >
|
inlineinherited |
Return number of leaf entities of a given codim in this process.
◆ size() [3/4]
template<class GridImp >
|
inlineinherited |
Return number of entities per level and geometry type in this process.
◆ size() [4/4]
template<class GridImp >
|
inlineinherited |
Return number of grid entities of a given codim on a given level in this process.
References Dune::SizeCache< GridImp >::size().
Referenced by Dune::SizeCache< GridImp >::size().
The documentation for this struct was generated from the following file:
- dune/grid/common/sizecache.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)