#include <dune/grid/alugrid/3d/geometry.hh>
List of all members.
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) |
Constructor & Destructor Documentation
template<int cdim>
template<int dummy>
template<int cdim>
template<int dummy>
Member Function Documentation
template<int cdim>
template<class CoordPtrType >
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().
template<int cdim>
template<int dummy>
template<int cdim>
template<int dummy>
template<int cdim>
template<int dummy>
template<int cdim>
template<class CoordPtrType >
void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::update |
( |
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
|
|
) |
| const |
|
inlineinherited |
template<int cdim>
template<class CoordPtrType >
template<int cdim>
template<class CoordPtrType >
template<int cdim>
template<int dummy>
template<class CoordPtrType >
template<int cdim>
template<int dummy>
The documentation for this class was generated from the following file: