dune-grid  2.1.1
Public Member Functions | Static Public Member Functions
Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy Struct Reference

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

Inheritance diagram for Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy:
Inheritance graph

List of all members.

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)

template<int cdim>
struct Dune::MyALUGridGeometryImplementation< cdim >::CoordVecCopy


Member Function Documentation

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