dune-grid
2.2.0
|
#include <dune/grid/alugrid/3d/geometry.hh>
Public Member Functions | |
GeometryImpl () | |
GeometryImpl (const GeometryImpl &other) | |
const CoordinateVectorType & | operator[] (const int i) const |
template<class CoordPtrType > | |
void | update (const CoordPtrType &p0, const CoordPtrType &p1, const CoordPtrType &p2) |
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) |
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::GeometryImpl | ( | ) | [inline] |
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::GeometryImpl | ( | const GeometryImpl< dummy, 2, tetra > & | other | ) | [inline] |
static void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::copy | ( | const CoordPtrType & | p, |
CoordinateVectorType & | c | ||
) | [inline, static, inherited] |
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().
void Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::invalidate | ( | ) | [inline] |
MappingType& Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::mapping | ( | ) | [inline] |
const CoordinateVectorType& Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::operator[] | ( | const int | i | ) | const [inline] |
void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::update | ( | const CoordPtrType & | , |
const CoordPtrType & | , | ||
const CoordPtrType & | , | ||
const CoordPtrType & | , | ||
const CoordPtrType & | , | ||
const CoordPtrType & | , | ||
const CoordPtrType & | , | ||
const CoordPtrType & | |||
) | const [inline, inherited] |
void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::update | ( | const CoordPtrType & | , |
const CoordPtrType & | , | ||
const CoordPtrType & | , | ||
const CoordPtrType & | |||
) | const [inline, inherited] |
void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::update | ( | const CoordPtrType & | , |
const CoordPtrType & | , | ||
const CoordPtrType & | |||
) | const [inline, inherited] |
void Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::update | ( | const CoordPtrType & | p0, |
const CoordPtrType & | p1, | ||
const CoordPtrType & | p2 | ||
) | [inline] |
bool Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::valid | ( | ) | const [inline] |