#include <dune/grid/albertagrid/geometryreference.hh>
|
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::ctype | ctype |
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::LocalCoordinate | LocalCoordinate |
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::GlobalCoordinate | GlobalCoordinate |
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::JacobianInverseTransposed | JacobianInverseTransposed |
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::JacobianTransposed | JacobianTransposed |
| using | Jacobian |
| using | JacobianInverse |
◆ ctype
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::ctype Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::ctype |
|
inherited |
◆ GlobalCoordinate
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::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 |
|
inherited |
◆ JacobianInverse
| using Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::JacobianInverse |
|
inherited |
◆ JacobianInverseTransposed
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::JacobianInverseTransposed Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::JacobianInverseTransposed |
|
inherited |
◆ JacobianTransposed
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::JacobianTransposed Dune::GeometryReference< std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl >::JacobianTransposed |
|
inherited |
◆ LocalCoordinate
| typedef std::remove_const< Grid >::type::Traits::template Codim< std::remove_const< Grid >::type::dimension - mydim >::LocalGeometryImpl::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()
◆ local()
◆ 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: