#include <dune/grid/common/geometry.hh>
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
|
Member Typedef Documentation
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
type of jacobian (also of jacobian inverse transposed)
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
type of jacobian transposed
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
Member Function Documentation
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
return center of the geometry
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
checkInside here returns true
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
return the only coordinate
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
return volume of the geometry
Member Data Documentation
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
The documentation for this class was generated from the following file: