|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Public Types |
Public Member Functions |
Static Public Attributes |
Protected Types |
List of all members
Dune::Fem::GeoGeometry< mydim, cdim, GridFamily > Class Template Reference
#include <dune/fem/gridpart/geogridpart/geometry.hh>
Public Types | |
| typedef std::remove_const< GridFamily >::type::ctype | ctype |
| typedef Mapping::LocalCoordinate | LocalCoordinate |
| typedef Mapping::GlobalCoordinate | GlobalCoordinate |
| typedef Mapping::JacobianTransposed | JacobianTransposed |
| typedef Mapping::JacobianInverseTransposed | JacobianInverseTransposed |
| typedef Mapping::Jacobian | Jacobian |
| typedef Mapping::JacobianInverse | JacobianInverse |
Public Member Functions | |
| GeoGeometry () | |
| template<class CoordVector > | |
| GeoGeometry (const GeometryType &type, const CoordVector &coords) | |
| GeoGeometry (const ThisType &other) | |
| ~GeoGeometry () | |
| const ThisType & | operator= (const ThisType &other) |
| operator bool () const | |
| bool | affine () const |
| GeometryType | type () const |
| int | corners () const |
| GlobalCoordinate | corner (const 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 |
Static Public Attributes | |
| static const int | mydimension = mydim |
| static const int | coorddimension = cdim |
| static const int | dimension = std::remove_const< GridFamily >::type::dimension |
| static const int | codimension = dimension - mydimension |
Protected Types | |
| typedef CachedMultiLinearGeometry< ctype, mydimension, coorddimension, GeoGeometryTraits< GridFamily > > | Mapping |
Member Typedef Documentation
◆ ctype
template<int mydim, int cdim, class GridFamily >
| typedef std::remove_const<GridFamily>::type::ctype Dune::Fem::GeoGeometry< mydim, cdim, GridFamily >::ctype |
◆ GlobalCoordinate
template<int mydim, int cdim, class GridFamily >
| typedef Mapping::GlobalCoordinate Dune::Fem::GeoGeometry< mydim, cdim, GridFamily >::GlobalCoordinate |
◆ Jacobian
template<int mydim, int cdim, class GridFamily >
| typedef Mapping::Jacobian Dune::Fem::GeoGeometry< mydim, cdim, GridFamily >::Jacobian |
◆ JacobianInverse
template<int mydim, int cdim, class GridFamily >
| typedef Mapping::JacobianInverse Dune::Fem::GeoGeometry< mydim, cdim, GridFamily >::JacobianInverse |
◆ JacobianInverseTransposed
template<int mydim, int cdim, class GridFamily >
| typedef Mapping::JacobianInverseTransposed Dune::Fem::GeoGeometry< mydim, cdim, GridFamily >::JacobianInverseTransposed |
◆ JacobianTransposed
template<int mydim, int cdim, class GridFamily >
| typedef Mapping::JacobianTransposed Dune::Fem::GeoGeometry< mydim, cdim, GridFamily >::JacobianTransposed |
◆ LocalCoordinate
template<int mydim, int cdim, class GridFamily >
| typedef Mapping::LocalCoordinate Dune::Fem::GeoGeometry< mydim, cdim, GridFamily >::LocalCoordinate |
◆ Mapping
template<int mydim, int cdim, class GridFamily >
|
protected |
Constructor & Destructor Documentation
◆ GeoGeometry() [1/3]
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ GeoGeometry() [2/3]
template<int mydim, int cdim, class GridFamily >
template<class CoordVector >
|
inline |
◆ GeoGeometry() [3/3]
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ ~GeoGeometry()
template<int mydim, int cdim, class GridFamily >
|
inline |
Member Function Documentation
◆ affine()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ center()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ corner()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ corners()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ global()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ integrationElement()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ jacobian()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ jacobianInverse()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ jacobianInverseTransposed()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ jacobianTransposed()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ local()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ operator bool()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ operator=()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ type()
template<int mydim, int cdim, class GridFamily >
|
inline |
◆ volume()
template<int mydim, int cdim, class GridFamily >
|
inline |
Member Data Documentation
◆ codimension
template<int mydim, int cdim, class GridFamily >
|
static |
◆ coorddimension
template<int mydim, int cdim, class GridFamily >
|
static |
◆ dimension
template<int mydim, int cdim, class GridFamily >
|
static |
◆ mydimension
template<int mydim, int cdim, class GridFamily >
|
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