#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
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
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
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
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
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 GridImp >
◆ 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 files: