dune-grid  2.2.1
Public Member Functions | Static Public Member Functions | List of all members
Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy Struct Reference

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

Inheritance diagram for Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy:
Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, dim, eltype > Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 1, eltype > Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, hexa > Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 2, tetra > Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, hexa > Dune::MyALUGridGeometryImplementation< cdim >::GeometryImpl< dummy, 3, tetra >

Public Member Functions

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)
 

Member Function Documentation

template<int cdim>
template<class CoordPtrType >
static void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::copy ( const CoordPtrType &  p,
CoordinateVectorType c 
)
inlinestatic
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
template<int cdim>
template<class CoordPtrType >
void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::update ( const CoordPtrType &  ,
const CoordPtrType &  ,
const CoordPtrType &  ,
const CoordPtrType &   
) const
inline
template<int cdim>
template<class CoordPtrType >
void Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy::update ( const CoordPtrType &  ,
const CoordPtrType &  ,
const CoordPtrType &   
) const
inline

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