#include <dune/grid/albertagrid/geometryreference.hh>
◆ ctype
template<class Implementation >
◆ GlobalCoordinate
template<class Implementation >
◆ Jacobian
template<class Implementation >
using Dune::GeometryReference< Implementation >::Jacobian = Std::detected_or_t<JacobianDefault, JacobianOfImplementation, Implementation> |
◆ JacobianInverse
template<class Implementation >
using Dune::GeometryReference< Implementation >::JacobianInverse = Std::detected_or_t<JacobianInverseDefault, JacobianInverseOfImplementation, Implementation> |
◆ JacobianInverseTransposed
template<class Implementation >
typedef Implementation::JacobianInverseTransposed Dune::GeometryReference< Implementation >::JacobianInverseTransposed |
◆ JacobianTransposed
template<class Implementation >
◆ LocalCoordinate
template<class Implementation >
◆ GeometryReference()
template<class Implementation >
◆ affine()
template<class Implementation >
◆ center()
template<class Implementation >
◆ corner()
template<class Implementation >
◆ corners()
template<class Implementation >
◆ global()
template<class Implementation >
◆ impl()
template<class Implementation >
◆ integrationElement()
template<class Implementation >
◆ jacobian()
template<class Implementation >
◆ jacobianInverse()
template<class Implementation >
◆ jacobianInverseTransposed()
template<class Implementation >
◆ jacobianTransposed()
template<class Implementation >
◆ LocalCoordinate()
template<class Implementation >
◆ type()
template<class Implementation >
◆ volume()
template<class Implementation >
◆ coorddimension
template<class Implementation >
◆ mydimension
template<class Implementation >
The documentation for this class was generated from the following file: