dune-grid  2.2.0
Public Member Functions | Static Public Member Functions
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa > Class Template Reference

#include <dune/grid/alugrid/3d/geometry.hh>

Inheritance diagram for Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >:
Inheritance graph

List of all members.

Public Member Functions

 GeometryImpl ()
 constructor creating geo impl
 GeometryImpl (const GeometryImpl &other)
 conpy constructor
 ~GeometryImpl ()
const alu3d_ctypepoint (const int i) 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)
MappingTypemapping ()
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>
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::GeometryImpl ( )
inline

constructor creating geo impl

template<int cdim>
template<int dummy>
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::GeometryImpl ( const GeometryImpl< dummy, 3, hexa > &  other)
inline

conpy constructor

template<int cdim>
template<int dummy>
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::~GeometryImpl ( )
inline

Member Function Documentation

template<int cdim>
template<class CoordPtrType >
static void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::copy ( const CoordPtrType &  p,
CoordinateVectorType c 
)
inlinestaticinherited
template<int cdim>
template<int dummy>
void Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::invalidate ( )
inline
template<int cdim>
template<int dummy>
MappingType& Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::mapping ( )
inline
template<int cdim>
template<int dummy>
CoordinateVectorType Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::operator[] ( const int  i) const
inline
template<int cdim>
template<int dummy>
const alu3d_ctype* Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::point ( const int  i) const
inline
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 >
void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::update ( const CoordPtrType &  ,
const CoordPtrType &  ,
const CoordPtrType &  ,
const CoordPtrType &   
) const
inlineinherited
template<int cdim>
template<class CoordPtrType >
void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::update ( const CoordPtrType &  ,
const CoordPtrType &  ,
const CoordPtrType &   
) const
inlineinherited
template<int cdim>
template<int dummy>
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
template<int cdim>
template<int dummy>
template<class GeometryImp >
void Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::updateInFather ( const GeometryImp &  fatherGeom,
const GeometryImp &  myGeom 
)
inline
template<int cdim>
template<int dummy>
bool Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa >::valid ( ) const
inline

The documentation for this class was generated from the following file: