|
dune-grid 2.8.0
|
Loading...
Searching...
No Matches
Dune::AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > > Class Template Reference
#include <dune/grid/albertagrid/geometry.hh>
Public Types | |
| typedef Alberta::Real | ctype |
| type of coordinates | |
| 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 | |
| AlbertaGridGlobalGeometry () | |
| template<class CoordReader > | |
| AlbertaGridGlobalGeometry (const CoordReader &coordReader) | |
| GeometryType | type () const |
| obtain the type of reference element | |
| int | corners () const |
| number of corner the geometry | |
| GlobalCoordinate | corner (const int i) const |
| obtain the i-th corner of this geometry | |
| GlobalCoordinate | center () const |
| return center of geometry | |
| GlobalCoordinate | global (const LocalCoordinate &local) const |
| map a point from the refence element to the geometry | |
| LocalCoordinate | local (const GlobalCoordinate &global) const |
| map a point from the geometry to the reference element | |
| ctype | integrationElement () const |
| integration element of the geometry mapping | |
| ctype | integrationElement (const LocalCoordinate &local) const |
| integration element of the geometry mapping | |
| ctype | volume () const |
| volume of geometry | |
| const JacobianTransposed & | jacobianTransposed () const |
| transposed of the geometry mapping's Jacobian | |
| const JacobianTransposed & | jacobianTransposed (const LocalCoordinate &local) const |
| transposed of the geometry mapping's Jacobian | |
| const JacobianInverseTransposed & | jacobianInverseTransposed () const |
| transposed inverse of the geometry mapping's Jacobian | |
| const JacobianInverseTransposed & | jacobianInverseTransposed (const LocalCoordinate &local) const |
| transposed inverse of the geometry mapping's Jacobian | |
| void | invalidate () |
| invalidate the geometry | |
| template<class CoordReader > | |
| void | build (const CoordReader &coordReader) |
| build the geometry from a coordinate reader | |
Static Public Attributes | |
| static const int | dimension = Grid::dimension |
| static const int | mydimension = dimension |
| static const int | codimension = dimension - mydimension |
| static const int | coorddimension = cdim |
Member Typedef Documentation
◆ ctype
template<int dim, int cdim>
| typedef Alberta::Real Dune::AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > >::ctype |
type of coordinates
◆ GlobalCoordinate
template<int dim, int cdim>
| typedef FieldVector< ctype, coorddimension > Dune::AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > >::GlobalCoordinate |
◆ JacobianInverseTransposed
template<int dim, int cdim>
| typedef FieldMatrix< ctype, coorddimension, mydimension > Dune::AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > >::JacobianInverseTransposed |
◆ JacobianTransposed
template<int dim, int cdim>
| typedef FieldMatrix< ctype, mydimension, coorddimension > Dune::AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > >::JacobianTransposed |
◆ LocalCoordinate
template<int dim, int cdim>
| typedef FieldVector< ctype, mydimension > Dune::AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > >::LocalCoordinate |
Constructor & Destructor Documentation
◆ AlbertaGridGlobalGeometry() [1/2]
template<int dim, int cdim>
|
inline |
◆ AlbertaGridGlobalGeometry() [2/2]
template<int dim, int cdim>
template<class CoordReader >
|
inline |
Member Function Documentation
◆ build()
template<int dim, int cdim>
template<class CoordReader >
|
inline |
build the geometry from a coordinate reader
◆ center()
template<int dim, int cdim>
|
inline |
return center of geometry
◆ corner()
template<int dim, int cdim>
|
inline |
obtain the i-th corner of this geometry
◆ corners()
template<int dim, int cdim>
|
inline |
number of corner the geometry
◆ global()
template<int dim, int cdim>
| GlobalCoordinate Dune::AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > >::global | ( | const LocalCoordinate & | local | ) | const |
map a point from the refence element to the geometry
◆ integrationElement() [1/2]
template<int dim, int cdim>
|
inline |
integration element of the geometry mapping
- Note
- This method is not part of the geometry interface. It is used internally only.
◆ integrationElement() [2/2]
template<int dim, int cdim>
|
inline |
integration element of the geometry mapping
◆ invalidate()
template<int dim, int cdim>
|
inline |
invalidate the geometry
◆ jacobianInverseTransposed() [1/2]
template<int dim, int cdim>
|
inline |
transposed inverse of the geometry mapping's Jacobian
- Note
- This method is not part of the geometry interface. It is used internally only.
◆ jacobianInverseTransposed() [2/2]
template<int dim, int cdim>
|
inline |
transposed inverse of the geometry mapping's Jacobian
◆ jacobianTransposed() [1/2]
template<int dim, int cdim>
|
inline |
transposed of the geometry mapping's Jacobian
- Note
- This method is not part of the geometry interface. It is used internally only.
◆ jacobianTransposed() [2/2]
template<int dim, int cdim>
|
inline |
transposed of the geometry mapping's Jacobian
◆ local()
template<int dim, int cdim>
| LocalCoordinate Dune::AlbertaGridGlobalGeometry< dim, cdim, const AlbertaGrid< dim, cdim > >::local | ( | const GlobalCoordinate & | global | ) | const |
map a point from the geometry to the reference element
◆ type()
template<int dim, int cdim>
|
inline |
obtain the type of reference element
◆ volume()
template<int dim, int cdim>
|
inline |
volume of geometry
Member Data Documentation
◆ codimension
template<int dim, int cdim>
|
static |
◆ coorddimension
template<int dim, int cdim>
|
static |
◆ dimension
template<int dim, int cdim>
|
static |
◆ mydimension
template<int dim, int cdim>
|
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