|
dune-fem
2.8-git
|
#include <dune/fem/gridpart/idgridpart/geometry.hh>

Public Types | |
| typedef Base::HostGeometryType | HostGeometryType |
| typedef HostGeometryType::ctype | ctype |
| typedef FieldVector< ctype, mydimension > | LocalVector |
| typedef FieldVector< ctype, coorddimension > | GlobalVector |
| typedef HostGeometryType::JacobianTransposed | JacobianTransposed |
| typedef HostGeometryType::JacobianInverseTransposed | JacobianInverseTransposed |
Public Member Functions | |
| IdLocalGeometry () | |
| IdLocalGeometry (const HostGeometryType &hostGeometry) | |
| LocalVector (const GlobalVector &global) const | |
| 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 |
| ctype | integrationElement (const LocalVector &local) const |
| ctype | volume () const |
| JacobianTransposed | jacobianTransposed (const LocalVector &local) const |
| JacobianInverseTransposed | jacobianInverseTransposed (const LocalVector &local) const |
Static Public Attributes | |
| static const int | mydimension |
| static const int | coorddimension |
|
inherited |
|
inherited |
| typedef Base::HostGeometryType Dune::Fem::IdLocalGeometry< mydim, cdim, GridFamily >::HostGeometryType |
|
inherited |
|
inherited |
|
inherited |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
staticinherited |
|
staticinherited |