#include <dune/grid/identitygrid/identitygridgeometry.hh>
◆ GlobalCoordinate
◆ HostGridGeometry
template<int mydim, int coorddim, class GridImp >
◆ HostGridGeometryType
template<int mydim, int coorddim, class GridImp >
◆ HostGridLocalGeometryType
template<int mydim, int coorddim, class GridImp >
◆ JacobianInverseTransposed
template<int mydim, int coorddim, class GridImp >
type of jacobian transposed
◆ JacobianTransposed
template<int mydim, int coorddim, class GridImp >
◆ LocalCoordinate
◆ anonymous enum
template<int mydim, int coorddim, class GridImp >
Enumerator |
---|
CodimInHostGrid | |
◆ anonymous enum
template<int mydim, int coorddim, class GridImp >
◆ IdentityGridGeometry()
template<int mydim, int coorddim, class GridImp >
constructor from host geometry
◆ affine()
template<int mydim, int coorddim, class GridImp >
◆ center()
return center of the geometry
◆ checkInside()
template<int mydim, int coorddim, class GridImp >
Returns true if the point is in the current element.
◆ corner()
template<int mydim, int coorddim, class GridImp >
access to coordinates of corners. Index is the number of the corner
◆ corners()
template<int mydim, int coorddim, class GridImp >
return the number of corners of this element. Corners are numbered 0...n-1
◆ global()
template<int mydim, int coorddim, class GridImp >
FieldVector<ctype, coorddim> Dune::IdentityGridGeometry< mydim, coorddim, GridImp >::global |
( |
const FieldVector< ctype, mydim > & |
local | ) |
const |
|
inline |
Maps a local coordinate within reference element to global coordinate in element.
◆ integrationElement()
template<int mydim, int coorddim, class GridImp >
ctype Dune::IdentityGridGeometry< mydim, coorddim, GridImp >::integrationElement |
( |
const FieldVector< ctype, mydim > & |
local | ) |
const |
|
inline |
◆ jacobianInverseTransposed()
template<int mydim, int coorddim, class GridImp >
The Jacobian matrix of the mapping from the reference element to this element.
◆ jacobianTransposed()
template<int mydim, int coorddim, class GridImp >
Return the transposed of the Jacobian.
◆ local()
template<int mydim, int coorddim, class GridImp >
FieldVector<ctype, mydim> Dune::IdentityGridGeometry< mydim, coorddim, GridImp >::local |
( |
const FieldVector< ctype, coorddim > & |
global | ) |
const |
|
inline |
Maps a global coordinate within the element to a local coordinate in its reference element.
◆ type()
template<int mydim, int coorddim, class GridImp >
Return the element type identifier.
◆ volume()
return volume of the geometry
◆ coorddimension
◆ hostGeometry_
template<int mydim, int coorddim, class GridImp >
◆ mydimension
The documentation for this class was generated from the following file: