#include <dune/alugrid/3d/geometry.hh>
|
| GeometryImplBase () |
| default constructor More...
|
|
template<class CoordPtrType > |
void | update (const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &) const |
|
template<class CoordPtrType > |
void | update (const CoordPtrType &, const CoordPtrType &, const CoordPtrType &, const CoordPtrType &) const |
|
template<class CoordPtrType > |
void | update (const CoordPtrType &, const CoordPtrType &, const CoordPtrType &) const |
|
template<class CoordPtrType > |
void | update (const CoordPtrType &, const CoordPtrType &) const |
|
template<class CoordPtrType > |
void | update (const CoordPtrType &) const |
|
template<class GeometryImp > |
void | updateInFather (const GeometryImp &fatherGeom, const GeometryImp &myGeom) |
|
void | invalidate () |
|
bool | valid () const |
|
void | setVolume (const double volume) |
|
double | volume () const |
|
◆ CoordinateMatrixType
template<int cdim>
template<int dim, int corners, class Mapping>
◆ CoordinateStorageType
template<int cdim>
template<int dim, int corners, class Mapping>
◆ MappingType
template<int cdim>
template<int dim, int corners, class Mapping>
◆ GeometryImplBase()
template<int cdim>
template<int dim, int corners, class Mapping>
◆ copy()
template<int cdim>
template<int dim, int corners, class Mapping>
template<class CoordPtrType >
◆ invalidate()
template<int cdim>
template<int dim, int corners, class Mapping>
◆ setVolume()
template<int cdim>
template<int dim, int corners, class Mapping>
◆ update() [1/5]
template<int cdim>
template<int dim, int corners, class Mapping>
template<class CoordPtrType >
◆ update() [2/5]
template<int cdim>
template<int dim, int corners, class Mapping>
template<class CoordPtrType >
◆ update() [3/5]
template<int cdim>
template<int dim, int corners, class Mapping>
template<class CoordPtrType >
◆ update() [4/5]
template<int cdim>
template<int dim, int corners, class Mapping>
template<class CoordPtrType >
◆ update() [5/5]
template<int cdim>
template<int dim, int corners, class Mapping>
template<class CoordPtrType >
void Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, Mapping >::update |
( |
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
|
|
) |
| const |
|
inline |
◆ updateInFather()
template<int cdim>
template<int dim, int corners, class Mapping>
template<class GeometryImp >
◆ valid()
template<int cdim>
template<int dim, int corners, class Mapping>
◆ volume()
template<int cdim>
template<int dim, int corners, class Mapping>
◆ coord_
template<int cdim>
template<int dim, int corners, class Mapping>
◆ corners_
template<int cdim>
template<int dim, int corners, class Mapping>
◆ map_
template<int cdim>
template<int dim, int corners, class Mapping>
◆ refCount_
template<int cdim>
template<int dim, int corners, class Mapping>
reference counter used by SharedPointer
◆ status_
template<int cdim>
template<int dim, int corners, class Mapping>
the status (see different status above)
◆ volume_
template<int cdim>
template<int dim, int corners, class Mapping>
The documentation for this class was generated from the following file: