#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) |
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) |
template<int cdim>
template<int dummy, int dim, ALU3dGridElementType eltype>
class Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >
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, 2, hexa >::update(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::update(), Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 1, eltype >::update(), and Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >::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<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 [inline, inherited] |
template<int cdim>
template<class CoordPtrType >
template<int cdim>
template<int dummy, int dim, ALU3dGridElementType eltype>
template<class CoordPtrType >
template<int cdim>
template<class CoordPtrType >
void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::update |
( |
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
, |
|
|
const CoordPtrType & |
| |
|
) |
| | const [inline, inherited] |
The documentation for this class was generated from the following file: