The general version that handles all codimensions but 0 and dim.
More...
#include <dune/grid/yaspgrid.hh>
|
| typedef GridImp::ctype | ctype |
| | define type used for coordinates in grid module More...
|
| |
template<int mydim, int cdim, class GridImp>
class Dune::YaspGeometry< mydim, cdim, GridImp >
The general version that handles all codimensions but 0 and dim.
- Template Parameters
-
| mydim | the codimension |
| cdim | the coordinate dimension (NOT codim) |
◆ ctype
template<int mydim, int cdim, class GridImp >
define type used for coordinates in grid module
◆ YaspGeometry() [1/3]
template<int mydim, int cdim, class GridImp >
◆ YaspGeometry() [2/3]
template<int mydim, int cdim, class GridImp >
constructor from midpoint and extension and a bitset defining which unit vectors span the entity
◆ YaspGeometry() [3/3]
template<int mydim, int cdim, class GridImp >
The documentation for this class was generated from the following files: