3D Geometry
More...
#include <dune/mmesh/grid/geometry.hh>
|
| MMeshGeometry (const typename GridImp::template HostGridEntity< 0 > &hostEntity) |
| Constructor from host geometry with codim 0.
|
|
| MMeshGeometry (const typename GridImp::template HostGridEntity< 1 > &hostEntity) |
| Constructor from host geometry with codim 1.
|
|
| MMeshGeometry (int idx) |
| Constructor of local intersection geometry.
|
|
| MMeshGeometry (const typename GridImp::template HostGridEntity< 2 > &hostEntity) |
| Constructor from host geometry with codim 1.
|
|
| MMeshGeometry (const typename GridImp::template HostGridEntity< 3 > &hostEntity) |
| Constructor from host geometry with codim 3.
|
|
const FVector | circumcenter () const |
| Obtain the circumcenter.
|
|
template<int md, class GridImp>
class Dune::MMeshGeometry< md, 3, GridImp >
3D Geometry
The documentation for this class was generated from the following file: