|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::IdBasicGeometry< Traits > Struct Template Reference
#include <dune/fem/gridpart/idgridpart/geometry.hh>
Inheritance diagram for Dune::Fem::IdBasicGeometry< Traits >:

Public Types | |
| typedef Traits::HostGeometryType | HostGeometryType |
| typedef HostGeometryType::ctype | ctype |
| typedef FieldVector< ctype, mydimension > | LocalVector |
| typedef FieldVector< ctype, coorddimension > | GlobalVector |
| typedef HostGeometryType::JacobianTransposed | JacobianTransposed |
| typedef HostGeometryType::JacobianInverseTransposed | JacobianInverseTransposed |
| typedef HostGeometryType::Jacobian | Jacobian |
| typedef HostGeometryType::JacobianInverse | JacobianInverse |
Public Member Functions | |
| IdBasicGeometry (const HostGeometryType &hostGeometry) | |
| operator bool () const | |
| GeometryType | type () const |
| bool | affine () const |
| int | corners () const |
| GlobalVector | corner (const int i) const |
| GlobalVector | center () const |
| GlobalVector | global (const LocalVector &local) const |
| LocalVector | local (const GlobalVector &global) const |
| ctype | integrationElement (const LocalVector &local) const |
| ctype | volume () const |
| JacobianTransposed | jacobianTransposed (const LocalVector &local) const |
| JacobianInverseTransposed | jacobianInverseTransposed (const LocalVector &local) const |
| Jacobian | jacobian (const LocalVector &local) const |
| JacobianInverse | jacobianInverse (const LocalVector &local) const |
Static Public Attributes | |
| static const int | mydimension = HostGeometryType::mydimension |
| static const int | coorddimension = HostGeometryType::coorddimension |
Member Typedef Documentation
◆ ctype
template<class Traits >
| typedef HostGeometryType::ctype Dune::Fem::IdBasicGeometry< Traits >::ctype |
◆ GlobalVector
template<class Traits >
| typedef FieldVector< ctype, coorddimension > Dune::Fem::IdBasicGeometry< Traits >::GlobalVector |
◆ HostGeometryType
template<class Traits >
| typedef Traits::HostGeometryType Dune::Fem::IdBasicGeometry< Traits >::HostGeometryType |
◆ Jacobian
template<class Traits >
| typedef HostGeometryType::Jacobian Dune::Fem::IdBasicGeometry< Traits >::Jacobian |
◆ JacobianInverse
template<class Traits >
| typedef HostGeometryType::JacobianInverse Dune::Fem::IdBasicGeometry< Traits >::JacobianInverse |
◆ JacobianInverseTransposed
template<class Traits >
| typedef HostGeometryType::JacobianInverseTransposed Dune::Fem::IdBasicGeometry< Traits >::JacobianInverseTransposed |
◆ JacobianTransposed
template<class Traits >
| typedef HostGeometryType::JacobianTransposed Dune::Fem::IdBasicGeometry< Traits >::JacobianTransposed |
◆ LocalVector
template<class Traits >
| typedef FieldVector< ctype, mydimension > Dune::Fem::IdBasicGeometry< Traits >::LocalVector |
Constructor & Destructor Documentation
◆ IdBasicGeometry()
template<class Traits >
|
inline |
Member Function Documentation
◆ affine()
template<class Traits >
|
inline |
◆ center()
template<class Traits >
|
inline |
◆ corner()
template<class Traits >
|
inline |
◆ corners()
template<class Traits >
|
inline |
◆ global()
template<class Traits >
|
inline |
◆ integrationElement()
template<class Traits >
|
inline |
◆ jacobian()
template<class Traits >
|
inline |
◆ jacobianInverse()
template<class Traits >
|
inline |
◆ jacobianInverseTransposed()
template<class Traits >
|
inline |
◆ jacobianTransposed()
template<class Traits >
|
inline |
◆ local()
template<class Traits >
|
inline |
◆ operator bool()
template<class Traits >
|
inline |
◆ type()
template<class Traits >
|
inline |
◆ volume()
template<class Traits >
|
inline |
Member Data Documentation
◆ coorddimension
template<class Traits >
|
static |
◆ mydimension
template<class Traits >
|
static |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8