#include <dune/grid/common/geometry.hh>
|
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
|
|
ctype | volume () const |
| return volume of the geometry
|
|
FieldVector< ctype, cdim > | center () const |
| return center of the geometry
|
|
◆ ctype
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
◆ GlobalCoordinate
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
◆ JacobianInverseTransposed
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
type of jacobian inverse transposed
◆ JacobianTransposed
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
type of jacobian transposed
◆ LocalCoordinate
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
◆ center()
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
return center of the geometry
◆ global()
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
return the only coordinate
◆ local()
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
◆ volume()
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
return volume of the geometry
◆ coorddimension
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
◆ mydimension
template<int cdim, class GridImp , template< int, int, class > class GeometryImp>
The documentation for this class was generated from the following file: