#include <dune/alugrid/3d/geometry.hh>
|
| | GeometryImpl () |
| |
| 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) |
| |
| template<class GeometryImp > |
| void | updateInFather (const GeometryImp &fatherGeom, const GeometryImp &myGeom) |
| |
| MappingType & | mapping () |
| |
| 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 | invalidate () |
| |
| bool | valid () const |
| |
| void | setVolume (const double volume) |
| |
| double | volume () const |
| |
|
| typedef std::conditional< dim==3, std::unique_ptr< CoordinateMatrixType >, CoordinateMatrixType >::type | CoordinateStorageType |
| |
◆ CoordinateStorageType
◆ GeometryImpl()
template<int cdim>
template<int dummy>
◆ copy()
◆ invalidate()
◆ 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, LinearMapping< cdim, cdim > >::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()
◆ volume()
◆ coord_
◆ 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: