- Home
- About DUNE
- Download
- Documentation
- Community
- Development
#include <dune/grid/alugrid/3d/geometry.hh>
Public Member Functions | |
GeometryImpl () | |
constructor creating geo impl | |
GeometryImpl (const GeometryImpl &other) | |
conpy constructor | |
~GeometryImpl () | |
const CoordinateVectorType & | operator[] (const int i) const |
void | update (const CoordPtrType &p0, const CoordPtrType &p1, const CoordPtrType &p2, const CoordPtrType &p3, const CoordPtrType &p4, const CoordPtrType &p5, const CoordPtrType &p6, const CoordPtrType &p7) |
template<class GeometryImp > | |
void | updateInFather (const GeometryImp &fatherGeom, const GeometryImp &myGeom) |
MappingType & | mapping () |
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, 3, hexa >::GeometryImpl | ( | ) | [inline] |
constructor creating geo impl
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::GeometryImpl | ( | const GeometryImpl< dummy, 3, hexa > & | other | ) | [inline] |
conpy constructor
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::~GeometryImpl | ( | ) | [inline] |
static void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::copy | ( | const CoordPtrType & | p, | |
CoordinateVectorType & | c | |||
) | [inline, static, inherited] |
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().
MappingType& Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::mapping | ( | ) | [inline] |
const CoordinateVectorType& Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::operator[] | ( | const int | i | ) | const [inline] |
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, 3, hexa >::update | ( | const CoordPtrType & | p0, | |
const CoordPtrType & | p1, | |||
const CoordPtrType & | p2, | |||
const CoordPtrType & | p3, | |||
const CoordPtrType & | p4, | |||
const CoordPtrType & | p5, | |||
const CoordPtrType & | p6, | |||
const CoordPtrType & | p7 | |||
) | [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 >::GeometryImpl< dummy, 3, hexa >::updateInFather | ( | const GeometryImp & | fatherGeom, | |
const GeometryImp & | myGeom | |||
) | [inline] |
Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].