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

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

Inheritance diagram for Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype >:
Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy

Public Member Functions

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

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