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::GeometryWrapper< Rank, G >, including all inherited members.
base_ | fub::GeometryWrapper< Rank, G > | |
Clone() const override | fub::GeometryWrapper< Rank, G > | inlinevirtual |
ComputeDistanceTo(const std::array< double, Rank > &x) const override | fub::GeometryWrapper< Rank, G > | inlinevirtual |
GeometryWrapper(const G &base) | fub::GeometryWrapper< Rank, G > | inline |
GeometryWrapper(G &&base) | fub::GeometryWrapper< Rank, G > | inline |
~Geometry()=default | fub::Geometry< Rank > | virtual |