dune-grid  2.2.1
Public Member Functions | Static Public Member Functions | List of all members
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra > Class Template Reference

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

Inheritance diagram for Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >:
Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy

Public Member Functions

 GeometryImpl ()
 
 GeometryImpl (const GeometryImpl &other)
 
const CoordinateVectorTypeoperator[] (const int i) const
 
template<class CoordPtrType >
void update (const CoordPtrType &p0, const CoordPtrType &p1, const CoordPtrType &p2)
 
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, 2, tetra >::GeometryImpl ( )
inline
template<int cdim>
template<int dummy>
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::GeometryImpl ( const GeometryImpl< dummy, 2, tetra > &  other)
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, 2, tetra >::invalidate ( )
inline
template<int cdim>
template<int dummy>
MappingType& Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::mapping ( )
inline
template<int cdim>
template<int dummy>
const CoordinateVectorType& Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::operator[] ( 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>
template<class CoordPtrType >
void Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::update ( const CoordPtrType &  p0,
const CoordPtrType &  p1,
const CoordPtrType &  p2 
)
inline
template<int cdim>
template<int dummy>
bool Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra >::valid ( ) const
inline

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