|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::UnimplementedGeometry< ct, mydim, cdim > Struct Template Reference
#include <dune/fem/gridpart/common/unimplementedgeometry.hh>
Public Types | |
| typedef ct | ctype |
| typedef FieldVector< ctype, mydimension > | LocalCoordinate |
| typedef FieldVector< ctype, coorddimension > | GlobalCoordinate |
| typedef FieldMatrix< ctype, mydimension, coorddimension > | JacobianTransposed |
| typedef FieldMatrix< ctype, coorddimension, mydimension > | JacobianInverseTransposed |
Public Member Functions | |
| UnimplementedGeometry (std::string message="Geometry not implemented") | |
| 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 |
Static Public Attributes | |
| static const int | mydimension = mydim |
| static const int | coorddimension = cdim |
Member Typedef Documentation
◆ ctype
template<class ct , int mydim, int cdim>
| typedef ct Dune::UnimplementedGeometry< ct, mydim, cdim >::ctype |
◆ GlobalCoordinate
template<class ct , int mydim, int cdim>
| typedef FieldVector< ctype, coorddimension > Dune::UnimplementedGeometry< ct, mydim, cdim >::GlobalCoordinate |
◆ JacobianInverseTransposed
template<class ct , int mydim, int cdim>
| typedef FieldMatrix< ctype, coorddimension, mydimension > Dune::UnimplementedGeometry< ct, mydim, cdim >::JacobianInverseTransposed |
◆ JacobianTransposed
template<class ct , int mydim, int cdim>
| typedef FieldMatrix< ctype, mydimension, coorddimension > Dune::UnimplementedGeometry< ct, mydim, cdim >::JacobianTransposed |
◆ LocalCoordinate
template<class ct , int mydim, int cdim>
| typedef FieldVector< ctype, mydimension > Dune::UnimplementedGeometry< ct, mydim, cdim >::LocalCoordinate |
Constructor & Destructor Documentation
◆ UnimplementedGeometry()
template<class ct , int mydim, int cdim>
|
inline |
Member Function Documentation
◆ affine()
template<class ct , int mydim, int cdim>
|
inline |
◆ center()
template<class ct , int mydim, int cdim>
|
inline |
◆ corner()
template<class ct , int mydim, int cdim>
|
inline |
◆ corners()
template<class ct , int mydim, int cdim>
|
inline |
◆ global()
template<class ct , int mydim, int cdim>
|
inline |
◆ integrationElement()
template<class ct , int mydim, int cdim>
|
inline |
◆ jacobianInverseTransposed()
template<class ct , int mydim, int cdim>
|
inline |
◆ jacobianTransposed()
template<class ct , int mydim, int cdim>
|
inline |
◆ local()
template<class ct , int mydim, int cdim>
|
inline |
◆ type()
template<class ct , int mydim, int cdim>
|
inline |
◆ volume()
template<class ct , int mydim, int cdim>
|
inline |
Member Data Documentation
◆ coorddimension
template<class ct , int mydim, int cdim>
|
static |
◆ mydimension
template<class ct , int mydim, int cdim>
|
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