![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
ConvexPolyhedron< Coordinate > Struct Template Reference
#include <dune/fufem/geometry/convexpolyhedron.hh>
Public Member Functions | |
| template<class DynamicVector > | |
| Coordinate | barycentricToGlobal (DynamicVector const &b) const |
| template<class DynamicVector > | |
| void | sanityCheck (DynamicVector const &b, double tol) const |
Public Attributes | |
| std::vector< Coordinate > | vertices |
Member Function Documentation
◆ barycentricToGlobal()
template<class Coordinate >
template<class DynamicVector >
|
inline |
◆ sanityCheck()
template<class Coordinate >
template<class DynamicVector >
|
inline |
Member Data Documentation
◆ vertices
template<class Coordinate >
| std::vector<Coordinate> ConvexPolyhedron< Coordinate >::vertices |
The documentation for this struct was generated from the following file:
