Dune Core Modules (2.3.1)
mockgeometry.hh
generic implementation of DUNE geometries
Definition: geometry.hh:253
BasicGeometry()
Default constructor.
Definition: geometry.hh:318
const JacobianTransposed & jacobianTransposed(const LocalCoordinate &local) const
Compute the transpose of the Jacobian matrix of the transformation from the reference element into th...
Definition: geometry.hh:452
CoordTraits::ctype ctype
Type used for coordinate components.
Definition: geometry.hh:268
const JacobianInverseTransposed & jacobianInverseTransposed(const LocalCoordinate &local) const
Compute the transpose of the inverse Jacobian matrix of the transformation from the reference element...
Definition: geometry.hh:459
GeometryType type() const
Return the topological type of this geometry.
Definition: geometry.hh:395
Unique label for each type of entities that can occur in DUNE grids.
Definition: type.hh:25
Jacobian jacobianInverseTransposed(const typename Base::LocalCoordinate &local) const
Return inverse of transposed of Jacobian.
Definition: mockgeometry.hh:78
FieldMatrix< ctype, coorddim, mydim > Jacobian
type of jacobian (also of jacobian inverse transposed)
Definition: mockgeometry.hh:47
FieldMatrix< ctype, mydim, coorddim > JacobianTransposed
type of jacobian transposed
Definition: mockgeometry.hh:49
JacobianTransposed jacobianTransposed(const typename Base::LocalCoordinate &local) const
Return the transposed of the Jacobian.
Definition: mockgeometry.hh:74
Definition of the DUNE_DEPRECATED macro for the case that config.h is not available.
Implements a matrix constructed from a given type representing a field and compile-time given number ...
struct DUNE_DEPRECATED_MSG("Use class StaticPower from file power.hh instead") Power_m_p
Calculates m^p at compile time.
Definition: misc.hh:54
default settings for BasicGeometry
Definition: geometrytraits.hh:114
A unique label for each type of element that can occur in a grid.
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)