#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 |
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) |
Constructor & Destructor Documentation
template<int cdim>
template<int dummy, int dim, ALU3dGridElementType eltype>
template<int cdim>
template<int dummy, int dim, ALU3dGridElementType eltype>
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, int dim, ALU3dGridElementType eltype>
template<int cdim>
template<int dummy, int dim, ALU3dGridElementType eltype>
template<int cdim>
template<int dummy, int dim, ALU3dGridElementType eltype>
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, int dim, ALU3dGridElementType eltype>
template<class CoordPtrType >
template<int cdim>
template<int dummy, int dim, ALU3dGridElementType eltype>
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().
The documentation for this class was generated from the following file: