dune-grid
2.2.0
|
#include <dune/grid/alugrid/3d/geometry.hh>
Public Member Functions | |
GeometryImpl () | |
constructor creating geo impl | |
GeometryImpl (const GeometryImpl &other) | |
conpy constructor | |
~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, 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 |
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 |
Static Public Member Functions | |
template<class CoordPtrType > | |
static void | copy (const CoordPtrType &p, CoordinateVectorType &c) |
|
inline |
constructor creating geo impl
|
inline |
conpy constructor
|
inline |
|
inlinestaticinherited |
Referenced by Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::operator[](), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, tetra >::operator[](), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >::update(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 1, eltype >::update(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::update(), and Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, hexa >::update().
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |
|
inline |
|
inline |
|
inline |