Dune Core Modules (2.5.0)
yaspgridgeometry.hh File Reference
The YaspGeometry class and its specializations. More...
Go to the source code of this file.
Classes | |
class | Dune::YaspGeometry< mydim, cdim, GridImp > |
The general version that handles all codimensions but 0 and dim. More... | |
class | Dune::YaspGeometry< mydim, mydim, GridImp > |
specialize for dim=dimworld, i.e. a volume element More... | |
class | Dune::YaspGeometry< 0, cdim, GridImp > |
specialization for dim=0, this is a vertex More... | |
Namespaces | |
namespace | Dune |
Dune namespace. | |
Detailed Description
The YaspGeometry class and its specializations.
YaspGeometry realizes the concept of the geometric part of a mesh entity.
We have specializations for dim == dimworld (elements) and dim == 0 (vertices). The general version implements all other codimensions.
As of September 2014, the functionality of YaspGeometry is identical to that of AxisAlignedCubeGeometry. The latter cannot be used directly due to the grid interface facade construction (it isn't templated to the GridImp). As soon as template aliases are available, this header boils down to one line.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)