Finite Volume Solver  prototype
A framework to build finite volume solvers for the AG Klein at the Freie Universität Berlin.
fub::VanLeer Member List

This is the complete list of members for fub::VanLeer, including all inherited members.

ComputeLimitedSlope(Conservative< Equation > &cons, span< const Complete< Equation >, 3 > stencil)fub::VanLeerinline
ComputeLimitedSlope(ConservativeArray< Equation > &cons, span< const CompleteArray< Equation >, 3 > stencil, MaskArray mask)fub::VanLeerinline
ComputeLimitedSlope(ConservativeArray< Equation > &cons, span< const CompleteArray< Equation >, 3 > stencil)fub::VanLeerinline
operator()(double sL, double sR) const noexceptfub::VanLeerinline
operator()(Array1d sL, Array1d sR) const noexceptfub::VanLeerinline