Dune::YaspGeometry< 0, cdim, GridImp > Class Template Reference

#include <yaspgrid.hh>

Inheritance diagram for Dune::YaspGeometry< 0, cdim, GridImp >:

Dune::GeometryDefaultImplementation< mydim, cdim, GridImp, GeometryImp >

List of all members.


Detailed Description

template<int cdim, class GridImp>
class Dune::YaspGeometry< 0, cdim, GridImp >

specialization for dim=0, this is a vertex

Public Member Functions

GeometryType type () const
 return the element type identifier
int corners () const
 return the number of corners of this element. Corners are numbered 0...n-1
const FieldVector< ctype, cdim > & operator[] (int i) const
 access to coordinates of corners. Index is the number of the corner
ctype integrationElement (const FieldVector< ctype, 0 > &local) const
FieldMatrix< ctype, cdim, 0 > & jacobianInverseTransposed (const FieldVector< ctype, 0 > &local) const
 Compute the transposed of the inverse jacobi matrix.
 YaspGeometry (const FieldVector< ctype, cdim > &p)
 constructor
void print (std::ostream &s) const
 print function
ctype volume () const
 return volume of the geometry

Member Function Documentation

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

determinant of the jacobian of the mapping


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

Generated on Tue Jul 28 22:28:47 2009 for dune-grid by  doxygen 1.5.6