|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
Dune::SizeCache< GridImp > Class Template Reference
organizes the caching of sizes for one grid and one GeometryType More...
#include <dune/grid/common/sizecache.hh>
Inheritance diagram for Dune::SizeCache< GridImp >:

Public Member Functions | |
| SizeCache (const GridType &grid) | |
| constructor taking grid reference | |
| 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. | |
| int | size (int level, GeometryType type) const |
| Return number of entities per level and geometry type in this process. | |
| int | size (int codim) const |
| Return number of leaf entities of a given codim in this process. | |
| int | size (const GeometryType type) const |
| Return number of leaf entities per geometry type in this process. | |
Detailed Description
template<class GridImp>
class Dune::SizeCache< GridImp >
class Dune::SizeCache< GridImp >
organizes the caching of sizes for one grid and one GeometryType
Constructor & Destructor Documentation
◆ SizeCache()
template<class GridImp >
|
inline |
constructor taking grid reference
Member Function Documentation
◆ reset()
template<class GridImp >
|
inline |
reset all cached sizes
◆ size() [1/4]
template<class GridImp >
|
inline |
Return number of leaf entities per geometry type in this process.
◆ size() [2/4]
template<class GridImp >
|
inline |
Return number of leaf entities of a given codim in this process.
◆ size() [3/4]
template<class GridImp >
|
inline |
Return number of entities per level and geometry type in this process.
◆ size() [4/4]
template<class GridImp >
|
inline |
Return number of grid entities of a given codim on a given level in this process.
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8