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::ConeIF, including all inherited members.
base_point_ | fub::ConeIF | private |
base_radius_ | fub::ConeIF | private |
ComputeDistanceTo(const std::array< double, 3 > &x) const noexcept | fub::ConeIF | |
ConeIF()=default | fub::ConeIF | |
ConeIF(const std::array< double, 3 > &point, double base_radius, double height, bool inside=true) | fub::ConeIF | |
height_ | fub::ConeIF | private |
inside_ | fub::ConeIF | private |