Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
fub::GeometryWrapper< Rank, G > Member List

This is the complete list of members for fub::GeometryWrapper< Rank, G >, including all inherited members.

base_fub::GeometryWrapper< Rank, G >
Clone() const overridefub::GeometryWrapper< Rank, G >inlinevirtual
ComputeDistanceTo(const std::array< double, Rank > &x) const overridefub::GeometryWrapper< Rank, G >inlinevirtual
GeometryWrapper(const G &base)fub::GeometryWrapper< Rank, G >inline
GeometryWrapper(G &&base)fub::GeometryWrapper< Rank, G >inline
~Geometry()=defaultfub::Geometry< Rank >virtual