|
dune-grid 2.12-git
|
Loading...
Searching...
No Matches
Dune::GeometryReference< Implementation > Class Template Reference
#include <dune/grid/albertagrid/geometryreference.hh>
Inheritance diagram for Dune::GeometryReference< Implementation >:

Public Types | |
| 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, Implementation > |
| using | JacobianInverse = Std::detected_or_t< JacobianInverseDefault, JacobianInverseOfImplementation, Implementation > |
Public Member Functions | |
| GeometryReference (const Implementation &impl) | |
| GeometryType | type () const |
| bool | affine () const |
| int | corners () const |
| GlobalCoordinate | corner (int i) const |
| GlobalCoordinate | center () const |
| GlobalCoordinate | global (const LocalCoordinate &local) const |
| LocalCoordinate | local (const GlobalCoordinate &global) const |
| ctype | integrationElement (const LocalCoordinate &local) const |
| ctype | volume () const |
| JacobianTransposed | jacobianTransposed (const LocalCoordinate &local) const |
| JacobianInverseTransposed | jacobianInverseTransposed (const LocalCoordinate &local) const |
| Jacobian | jacobian (const LocalCoordinate &local) const |
| JacobianInverse | jacobianInverse (const LocalCoordinate &local) const |
| const Implementation & | impl () const |
Static Public Attributes | |
| static const int | mydimension = Implementation::mydimension |
| static const int | coorddimension = Implementation::coorddimension |
Member Typedef Documentation
◆ ctype
template<class Implementation >
| typedef Implementation::ctype Dune::GeometryReference< Implementation >::ctype |
◆ GlobalCoordinate
template<class Implementation >
| typedef Implementation::GlobalCoordinate Dune::GeometryReference< Implementation >::GlobalCoordinate |
◆ 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 >
| typedef Implementation::JacobianTransposed Dune::GeometryReference< Implementation >::JacobianTransposed |
◆ LocalCoordinate
template<class Implementation >
| typedef Implementation::LocalCoordinate Dune::GeometryReference< Implementation >::LocalCoordinate |
Constructor & Destructor Documentation
◆ GeometryReference()
template<class Implementation >
|
inlineexplicit |
Member Function Documentation
◆ affine()
template<class Implementation >
|
inline |
◆ center()
template<class Implementation >
|
inline |
◆ corner()
template<class Implementation >
|
inline |
◆ corners()
template<class Implementation >
|
inline |
◆ global()
template<class Implementation >
|
inline |
◆ impl()
template<class Implementation >
|
inline |
◆ integrationElement()
template<class Implementation >
|
inline |
◆ jacobian()
template<class Implementation >
|
inline |
◆ jacobianInverse()
template<class Implementation >
|
inline |
◆ jacobianInverseTransposed()
template<class Implementation >
|
inline |
◆ jacobianTransposed()
template<class Implementation >
|
inline |
◆ local()
template<class Implementation >
|
inline |
◆ type()
template<class Implementation >
|
inline |
◆ volume()
template<class Implementation >
|
inline |
Member Data Documentation
◆ coorddimension
template<class Implementation >
|
static |
◆ mydimension
template<class Implementation >
|
static |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8