Dune::GeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp > Class Template Reference

#include <dune/grid/common/geometry.hh>

List of all members.

Public Types

typedef GridImp::ctype ctype

Public Member Functions

FieldVector< ctype, cdim > global (const FieldVector< ctype, mydim > &local) const
 return the only coordinate
FieldVector< ctype, mydim > local (const FieldVector< ctype, cdim > &) const
 return empty vector
bool checkInside (const FieldVector< ctype, mydim > &) const
 checkInside here returns true
ctype volume () const
 return volume of the geometry
FieldVector< ctype, cdim > center () const
 return center of the geometry

template<int cdim, class GridImp, template< int, int, class > class GeometryImp>
class Dune::GeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp >


Member Typedef Documentation

template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
typedef GridImp::ctype Dune::GeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp >::ctype

Member Function Documentation

template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
FieldVector<ctype, cdim> Dune::GeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp >::center (  )  const [inline]

return center of the geometry

template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
bool Dune::GeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp >::checkInside ( const FieldVector< ctype, mydim > &   )  const [inline]

checkInside here returns true

template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
FieldVector<ctype, cdim> Dune::GeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp >::global ( const FieldVector< ctype, mydim > &  local  )  const [inline]

return the only coordinate

template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
FieldVector<ctype, mydim> Dune::GeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp >::local ( const FieldVector< ctype, cdim > &   )  const [inline]

return empty vector

template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
ctype Dune::GeometryDefaultImplementation< 0, cdim, GridImp, GeometryImp >::volume (  )  const [inline]

return volume of the geometry


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

Generated on Fri Apr 29 2011 with Doxygen (ver 1.7.1) [doxygen-log,error-log].