|
Finite Volume Solver
prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
|
This is the complete list of members for fub::Polygon, including all inherited members.
| ComputeDistanceTo(double x, double y) const noexcept | fub::Polygon | |
| ComputeDistanceTo(std::array< double, 2 > xs) const noexcept | fub::Polygon | inline |
| GetXs() const noexcept | fub::Polygon | inline |
| GetYs() const noexcept | fub::Polygon | inline |
| Polygon(Vector xs, Vector ys) | fub::Polygon | inline |
| Vector typedef | fub::Polygon | |
| xs_ | fub::Polygon | private |
| ys_ | fub::Polygon | private |