Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
fub::Polygon Member List

This is the complete list of members for fub::Polygon, including all inherited members.

ComputeDistanceTo(double x, double y) const noexceptfub::Polygon
ComputeDistanceTo(std::array< double, 2 > xs) const noexceptfub::Polygoninline
GetXs() const noexceptfub::Polygoninline
GetYs() const noexceptfub::Polygoninline
Polygon(Vector xs, Vector ys)fub::Polygoninline
Vector typedeffub::Polygon
xs_fub::Polygonprivate
ys_fub::Polygonprivate