#include <dune/grid/albertagrid/geometryreference.hh>
|
typedef Implementation::ctype | ctype |
|
typedef Implementation::LocalCoordinate | LocalCoordinate |
|
typedef Implementation::GlobalCoordinate | GlobalCoordinate |
|
typedef Implementation::JacobianInverseTransposed | JacobianInverseTransposed |
|
typedef Implementation::JacobianTransposed | JacobianTransposed |
|
using | Jacobian = Std::detected_or_t< JacobianDefault, JacobianOfImplementation, std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl > |
|
using | JacobianInverse = Std::detected_or_t< JacobianInverseDefault, JacobianInverseOfImplementation, std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl > |
|
◆ ctype
typedef Implementation::ctype Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::ctype |
|
inherited |
◆ GlobalCoordinate
typedef Implementation::GlobalCoordinate Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::GlobalCoordinate |
|
inherited |
◆ Jacobian
using Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::Jacobian = Std::detected_or_t<JacobianDefault, JacobianOfImplementation, std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl > |
|
inherited |
◆ JacobianInverse
using Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::JacobianInverse = Std::detected_or_t<JacobianInverseDefault, JacobianInverseOfImplementation, std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl > |
|
inherited |
◆ JacobianInverseTransposed
typedef Implementation::JacobianInverseTransposed Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::JacobianInverseTransposed |
|
inherited |
◆ JacobianTransposed
typedef Implementation::JacobianTransposed Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::JacobianTransposed |
|
inherited |
◆ LocalCoordinate
typedef Implementation::LocalCoordinate Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::LocalCoordinate |
|
inherited |
◆ LocalGeometryReference()
template<int mydim, int cdim, class
Grid >
◆ affine()
bool Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::affine |
( |
| ) |
const |
|
inlineinherited |
◆ center()
◆ corner()
◆ corners()
int Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::corners |
( |
| ) |
const |
|
inlineinherited |
◆ global()
◆ impl()
const std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl & Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::impl |
( |
| ) |
const |
|
inlineinherited |
◆ integrationElement()
◆ jacobian()
◆ jacobianInverse()
◆ jacobianInverseTransposed()
◆ jacobianTransposed()
◆ LocalCoordinate()
◆ type()
GeometryType Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::type |
( |
| ) |
const |
|
inlineinherited |
◆ volume()
◆ coorddimension
const int Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::coorddimension |
|
staticinherited |
◆ mydimension
const int Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::mydimension |
|
staticinherited |
The documentation for this class was generated from the following file: