#include <dune/alugrid/3d/geometry.hh>
|
const CoordinateVectorType & | operator[] (const int i) const |
|
MappingType & | mapping () |
|
template<class CoordPtrType > |
void | update (const CoordPtrType &p0, const CoordPtrType &p1) |
|
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 | updateInFather (const GeometryImp &fatherGeom, const GeometryImp &myGeom) |
|
void | invalidate () |
|
bool | valid () const |
|
void | setVolume (const double volume) |
|
double | volume () const |
|
◆ BaseType
template<int cdim>
template<int dummy, ALU3dGridElementType eltype>
◆ CoordinateMatrixType
◆ CoordinateStorageType
◆ MappingType
template<int cdim>
template<int dummy, ALU3dGridElementType eltype>
◆ anonymous enum
template<int cdim>
template<int dummy, ALU3dGridElementType eltype>
◆ copy()
◆ invalidate()
◆ mapping()
template<int cdim>
template<int dummy, ALU3dGridElementType eltype>
◆ operator[]()
template<int cdim>
template<int dummy, ALU3dGridElementType eltype>
◆ 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, 1 > >::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, ALU3dGridElementType eltype>
template<class CoordPtrType >
◆ updateInFather()
◆ 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: