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 >
Coordinate ConvexPolyhedron< Coordinate >::barycentricToGlobal ( DynamicVector const &  b) const
inline

◆ sanityCheck()

template<class Coordinate >
template<class DynamicVector >
void ConvexPolyhedron< Coordinate >::sanityCheck ( DynamicVector const &  b,
double  tol 
) const
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: