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::GradientDetectorBase_< Equation, Projections >, including all inherited members.
conditions_ | fub::GradientDetectorBase_< Equation, Projections > | protected |
equation_ | fub::GradientDetectorBase_< Equation, Projections > | protected |
GetConditions() const noexcept | fub::GradientDetectorBase_< Equation, Projections > | inline |
GetEquation() noexcept | fub::GradientDetectorBase_< Equation, Projections > | inline |
GetEquation() const noexcept | fub::GradientDetectorBase_< Equation, Projections > | inline |
GradientDetectorBase_(const Equation &equation, const std::pair< Projections, double > &... conds) | fub::GradientDetectorBase_< Equation, Projections > | inline |