#include <dune/alugrid/3d/geometry.hh>
|
| GeometryImpl () |
| constructor creating geo impl
|
|
const alu3d_ctype * | point (const int i) const |
|
CoordinateVectorType | operator[] (const int i) const |
|
void | update (const CoordPtrType &p0, const CoordPtrType &p1, const CoordPtrType &p2, const CoordPtrType &p3, const CoordPtrType &p4, const CoordPtrType &p5, const CoordPtrType &p6, const CoordPtrType &p7) |
|
template<class GeometryImp > |
void | updateInFather (const GeometryImp &fatherGeom, const GeometryImp &myGeom) |
|
MappingType & | mapping () |
|
void | invalidate () |
|
bool | valid () const |
|
void | update (const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &) const |
|
void | update (const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &) const |
|
void | update (const CoordPtrType &, const CoordPtrType &, const CoordPtrType &) const |
|
void | update (const CoordPtrType &, const CoordPtrType &) const |
|
void | update (const CoordPtrType &) const |
|
void | setVolume (const double volume) |
|
double | volume () const |
|
|
unsigned int | refCount_ |
| reference counter used by SharedPointer
|
|
|
static const int | corners_ |
| number of corners
|
|
◆ BaseType
template<int cdim>
template<int dummy>
◆ CoordinateMatrixType
template<int cdim>
template<int dummy>
◆ CoordinateStorageType
◆ CoordPtrType
template<int cdim>
template<int dummy>
◆ MappingType
template<int cdim>
template<int dummy>
◆ GeometryImpl()
template<int cdim>
template<int dummy>
constructor creating geo impl
◆ copy()
◆ invalidate()
template<int cdim>
template<int dummy>
◆ mapping()
template<int cdim>
template<int dummy>
◆ operator[]()
template<int cdim>
template<int dummy>
◆ point()
template<int cdim>
template<int dummy>
◆ setVolume()
◆ update() [1/6]
◆ update() [2/6]
◆ update() [3/6]
◆ update() [4/6]
◆ update() [5/6]
void Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, TrilinearMapping >::update |
( |
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
|
|
) |
| const |
|
inlineinherited |
◆ update() [6/6]
template<int cdim>
template<int dummy>
◆ updateInFather()
template<int cdim>
template<int dummy>
template<class GeometryImp >
◆ valid()
template<int cdim>
template<int dummy>
◆ volume()
◆ coord_
◆ coordPtr_
template<int cdim>
template<int dummy>
◆ corners_
◆ map_
◆ refCount_
reference counter used by SharedPointer
◆ status_
the status (see different status above)
◆ volume_
The documentation for this class was generated from the following file: