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 |
MappingType & | mapping () |
template<class CoordPtrType > | |
void | update (const CoordPtrType &p0) |
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, dim, eltype >::GeometryImpl | ( | ) | [inline] |
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >::GeometryImpl | ( | const GeometryImpl< dummy, dim, eltype > & | 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, dim, eltype >::invalidate | ( | ) | [inline] |
MappingType& Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >::mapping | ( | ) | [inline] |
const CoordinateVectorType& Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >::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, dim, eltype >::update | ( | const CoordPtrType & | p0 | ) | [inline] |
bool Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >::valid | ( | ) | const [inline] |
References Dune::MyALUGridGeometryImplementation< cdim >::invalid.
Referenced by Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >::mapping(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 1, eltype >::mapping(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::mapping(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, hexa >::mapping(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::mapping(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, tetra >::mapping(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >::operator[](), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 1, eltype >::operator[](), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::operator[](), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, hexa >::operator[](), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::point(), and Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, tetra >::point().