|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::CompositeGeometry< Geometry, Embedding > Struct Template Reference
#include <dune/fem/gridpart/common/compositegeometry.hh>
Public Types | |
| typedef Geometry::ctype | ctype |
| typedef FieldVector< ctype, mydimension > | LocalCoordinate |
| typedef FieldVector< ctype, coorddimension > | GlobalCoordinate |
| typedef FieldMatrix< ctype, mydimension, coorddimension > | JacobianTransposed |
| typedef FieldMatrix< ctype, coorddimension, mydimension > | JacobianInverseTransposed |
| typedef JacobianInverseTransposed | Jacobian |
| typedef JacobianTransposed | JacobianInverse |
| typedef Impl::FieldMatrixHelper< ctype > | MatrixHelper |
Public Member Functions | |
| CompositeGeometry (Geometry geometry, Embedding embedding, int order) | |
| GeometryType | type () const |
| int | corners () const |
| GlobalCoordinate | corner (int i) const |
| bool | affine () const |
| GlobalCoordinate | global (const LocalCoordinate &local) const |
| LocalCoordinate | local (const GlobalCoordinate &global) 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 |
| ctype | integrationElement (const LocalCoordinate &local) const |
| GlobalCoordinate | center () const |
| ctype | volume () const |
Static Public Attributes | |
| static const int | mydimension = Embedding::mydimension |
| static const int | coorddimension = Geometry::coorddimension |
Member Typedef Documentation
◆ ctype
template<class Geometry , class Embedding >
| typedef Geometry::ctype Dune::CompositeGeometry< Geometry, Embedding >::ctype |
◆ GlobalCoordinate
template<class Geometry , class Embedding >
| typedef FieldVector< ctype, coorddimension > Dune::CompositeGeometry< Geometry, Embedding >::GlobalCoordinate |
◆ Jacobian
template<class Geometry , class Embedding >
| typedef JacobianInverseTransposed Dune::CompositeGeometry< Geometry, Embedding >::Jacobian |
◆ JacobianInverse
template<class Geometry , class Embedding >
| typedef JacobianTransposed Dune::CompositeGeometry< Geometry, Embedding >::JacobianInverse |
◆ JacobianInverseTransposed
template<class Geometry , class Embedding >
| typedef FieldMatrix< ctype, coorddimension, mydimension > Dune::CompositeGeometry< Geometry, Embedding >::JacobianInverseTransposed |
◆ JacobianTransposed
template<class Geometry , class Embedding >
| typedef FieldMatrix< ctype, mydimension, coorddimension > Dune::CompositeGeometry< Geometry, Embedding >::JacobianTransposed |
◆ LocalCoordinate
template<class Geometry , class Embedding >
| typedef FieldVector< ctype, mydimension > Dune::CompositeGeometry< Geometry, Embedding >::LocalCoordinate |
◆ MatrixHelper
template<class Geometry , class Embedding >
| typedef Impl::FieldMatrixHelper< ctype > Dune::CompositeGeometry< Geometry, Embedding >::MatrixHelper |
Constructor & Destructor Documentation
◆ CompositeGeometry()
template<class Geometry , class Embedding >
|
inline |
Member Function Documentation
◆ affine()
template<class Geometry , class Embedding >
|
inline |
◆ center()
template<class Geometry , class Embedding >
|
inline |
◆ corner()
template<class Geometry , class Embedding >
|
inline |
◆ corners()
template<class Geometry , class Embedding >
|
inline |
◆ global()
template<class Geometry , class Embedding >
|
inline |
◆ integrationElement()
template<class Geometry , class Embedding >
|
inline |
◆ jacobian()
template<class Geometry , class Embedding >
|
inline |
◆ jacobianInverse()
template<class Geometry , class Embedding >
|
inline |
◆ jacobianInverseTransposed()
template<class Geometry , class Embedding >
|
inline |
◆ jacobianTransposed()
template<class Geometry , class Embedding >
|
inline |
◆ local()
template<class Geometry , class Embedding >
|
inline |
◆ type()
template<class Geometry , class Embedding >
|
inline |
◆ volume()
template<class Geometry , class Embedding >
|
inline |
Member Data Documentation
◆ coorddimension
template<class Geometry , class Embedding >
|
static |
◆ mydimension
template<class Geometry , class Embedding >
|
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