dune-mmesh (unstable)
Dune::MMeshInterfaceGridGeometry< md, 2, GridImp > Class Template Reference
2D Geometry More...
#include <dune/mmesh/interface/geometry.hh>
Public Member Functions | |
MMeshInterfaceGridGeometry (const typename GridImp::template MMeshInterfaceEntity< 0 > &hostEntity) | |
Constructor from host geometry with codim 0. | |
MMeshInterfaceGridGeometry (const std::array< FVector, 2 > &points) | |
Constructor from vertex array. | |
MMeshInterfaceGridGeometry (const typename GridImp::template MMeshInterfaceEntity< 1 > &hostEntity) | |
Constructor from host geometry with codim 1. | |
MMeshInterfaceGridGeometry (int i) | |
const FVector | circumcenter () const |
Obtain the circumcenter. | |
Detailed Description
template<int md, class GridImp>
class Dune::MMeshInterfaceGridGeometry< md, 2, GridImp >
class Dune::MMeshInterfaceGridGeometry< md, 2, GridImp >
2D Geometry
Constructor & Destructor Documentation
◆ MMeshInterfaceGridGeometry()
template<int md, class GridImp >
|
inline |
Constructor for local geometry of intersection from intersection index for 3D
The documentation for this class was generated from the following file:
- dune/mmesh/interface/geometry.hh
