#include <dune/alugrid/common/geostorage.hh>
|
| static const ThisType & | storage (const GeometryType type, const bool nonConforming) |
| | access local geometry storage
|
| |
|
| bool | geomCreated (int child) const |
| |
| bool | initialize (const GeometryType type, const bool nonConform) |
| | initialize local geometries
|
| |
| template<class Grid > |
| void | createGeometries (const GeometryType &type) |
| |
| template<class Geometry > |
| void | create (const Geometry &father, const Geometry &son, const int child) |
| |
◆ ALULocalGeometryStorage() [1/2]
template<class GridImp , class GeometryImpl , int nChild>
◆ ALULocalGeometryStorage() [2/2]
template<class GridImp , class GeometryImpl , int nChild>
◆ create()
template<class GridImp , class GeometryImpl , int nChild>
template<class Geometry >
◆ createGeometries()
template<class GridImp , class GeometryImpl , int nChild>
template<class Grid >
◆ geomCreated()
template<class GridImp , class GeometryImpl , int nChild>
◆ initialize()
template<class GridImp , class GeometryImpl , int nChild>
initialize local geometries
◆ operator[]()
template<class GridImp , class GeometryImpl , int nChild>
◆ storage()
template<class GridImp , class GeometryImpl , int nChild>
access local geometry storage
The documentation for this class was generated from the following files: