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::Halfspace, including all inherited members.
Halfspace(const Eigen::Vector3d &direction, double offset) | fub::Halfspace | |
normal_ | fub::Halfspace | private |
offset_ | fub::Halfspace | private |
operator()(double x, double y, double z) const | fub::Halfspace | |
operator()(const Eigen::Vector3d &x) const | fub::Halfspace |