DUNE-FEM (unstable)
Dune::GeometryDefaultImplementation< mydim, cdim, GridImp, GeometryImp > Class Template Reference
Default implementation for class Geometry. More...
#include <dune/grid/common/geometry.hh>
Public Types | |
| typedef ctype | Volume |
| Number type used for the geometry volume. | |
| typedef FieldMatrix< ctype, cdim, mydim > | JacobianInverseTransposed |
| type of jacobian inverse transposed | |
| typedef FieldMatrix< ctype, mydim, cdim > | JacobianTransposed |
| type of jacobian transposed | |
| typedef FieldMatrix< ctype, mydim, cdim > | JacobianInverse |
| type of jacobian inverse | |
| typedef FieldMatrix< ctype, cdim, mydim > | Jacobian |
| type of jacobian | |
Public Member Functions | |
| Volume | volume () const |
| return volume of the geometry | |
| GlobalCoordinate | center () const |
| return center of the geometry | |
| Jacobian | jacobian (const LocalCoordinate &local) const |
| Return the Jacobian. | |
| JacobianInverse | jacobianInverse (const LocalCoordinate &local) const |
| Return inverse of Jacobian. | |
Detailed Description
template<int mydim, int cdim, class GridImp, template< int, int, class > class GeometryImp>
class Dune::GeometryDefaultImplementation< mydim, cdim, GridImp, GeometryImp >
class Dune::GeometryDefaultImplementation< mydim, cdim, GridImp, GeometryImp >
Default implementation for class Geometry.
The documentation for this class was generated from the following file:
- dune/grid/common/geometry.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)