Go to the documentation of this file.
6 #ifndef sharedjacobiangeometry_hh
7 #define sharedjacobiangeometry_hh
89 #endif // sharedjacobiangeometry_hh
Array< Mapping< Real, dim > > adjJacobian
Adjunct of the Jacobian matrix.
A cell in a mesh consist of topological information (neighbours, connectivity, orientation) and geome...
virtual ~SharedJacobianAdj()
virtual SharedJacobianAdj * clone() const
Virtual constructor.
virtual ~SharedJacobianDet()
Shared data for bilinear forms on vectorial spaces, like Identity.
const Cell * lastCell
Cell for which at last the Jacobian has been evaluated.
const Cell * lastCell
Cell for which at last the Jacobian has been evaluated.
Array< Real > detJacobianInv
Inverse of the determinant of the Jacobian matrix.
virtual SharedJacobianDet * clone() const
Virtual constructor.
Array< Real > detJacobian
Inverse of the determinant of the Jacobian matrix.
Shared data for bilinear forms on vectorial spaces, like hp2D::RotRot and hp2D::DivDiv.
Basic namespace for Concepts-2.