#include <dune/grid/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 | reset () |
| reset status and reference count More...
|
|
void | operator++ () |
| increase reference count More...
|
|
void | operator-- () |
| decrease reference count More...
|
|
bool | operator! () const |
| return true if object has no references anymore More...
|
|
bool | stillUsed () const |
| return true if there exists more then on reference More...
|
|
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 | invalidate () |
|
bool | valid () const |
|
void | setVolume (const double volume) |
|
double | volume () const |
|
template<int cdim>
template<int dummy, ALU3dGridElementType eltype>
References Dune::MyALUGridGeometryImplementation< cdim >::buildmapping, Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, Mapping >::coord_, Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, Mapping >::map_, Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, Mapping >::status_, and Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, Mapping >::valid().
return true if object has no references anymore
template<int cdim>
template<int dummy, ALU3dGridElementType eltype>
reset status and reference count
return true if there exists more then on reference
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 |
template<int cdim>
template<int dummy, ALU3dGridElementType eltype>
template<class CoordPtrType >
References Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, Mapping >::coord_, Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, Mapping >::copy(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, Mapping >::corners_, Dune::MyALUGridGeometryImplementation< cdim >::GeometryImplBase< dim, corners, Mapping >::status_, and Dune::MyALUGridGeometryImplementation< cdim >::updated.
|
mutableprotectedinherited |
the status (see different status above)
The documentation for this class was generated from the following file: