|
dune-grid
2.6-git
|
specialize for dim=dimworld, i.e. a volume element More...
#include <dune/grid/yaspgrid/yaspgridgeometry.hh>

Public Types | |
| typedef GridImp::ctype | ctype |
Public Member Functions | |
| YaspGeometry () | |
| default constructor More... | |
| YaspGeometry (const FieldVector< ctype, mydim > &ll, const FieldVector< ctype, mydim > &ur) | |
| constructor from midpoint and extension More... | |
| YaspGeometry (const YaspGeometry &other) | |
| copy constructor (skipping temporary variables) More... | |
specialize for dim=dimworld, i.e. a volume element
| typedef GridImp::ctype Dune::YaspGeometry< mydim, mydim, GridImp >::ctype |
|
inline |
default constructor
|
inline |
constructor from midpoint and extension
|
inline |
copy constructor (skipping temporary variables)
1.8.13