| Base typedef | fub::HllArrayBase< Equation, SignalSpeeds, true > | |
| Complete typedef | fub::HllBase< Equation, SignalSpeeds > | |
| CompleteArray typedef | fub::HllArrayBase< Equation, SignalSpeeds, true > | |
| ComputeNumericFlux(ConservativeArray &numeric_flux, span< const CompleteArray, 2 > states, Duration dt, double dx, Direction dir) | fub::HllArrayBase< Equation, SignalSpeeds, true > | |
| ComputeNumericFlux(ConservativeArray &numeric_flux, Array1d face_fraction, span< const CompleteArray, 2 > states, span< const Array1d, 2 > volume_fraction, Duration dt, double dx, Direction dir) | fub::HllArrayBase< Equation, SignalSpeeds, true > | |
| HllBase< Equation, SignalSpeeds >::ComputeNumericFlux(Conservative &numeric_flux, span< const Complete, 2 > states, Duration dt, double dx, Direction dir) | fub::HllBase< Equation, SignalSpeeds > | |
| ComputeStableDt(span< const CompleteArray, 2 > states, double dx, Direction dir) | fub::HllArrayBase< Equation, SignalSpeeds, true > | |
| ComputeStableDt(span< const CompleteArray, 2 > states, Array1d face_fraction, span< const Array1d, 2 > volume_fraction, double dx, Direction dir) | fub::HllArrayBase< Equation, SignalSpeeds, true > | |
| HllBase< Equation, SignalSpeeds >::ComputeStableDt(span< const Complete, 2 > states, double dx, Direction dir) | fub::HllBase< Equation, SignalSpeeds > | |
| Conservative typedef | fub::HllBase< Equation, SignalSpeeds > | |
| ConservativeArray typedef | fub::HllArrayBase< Equation, SignalSpeeds, true > | |
| Equation typedef | fub::HllBase< Equation, SignalSpeeds > | |
| equation_ | fub::HllBase< Equation, SignalSpeeds > | private |
| flux_left_ | fub::HllBase< Equation, SignalSpeeds > | private |
| flux_left_array_ | fub::HllArrayBase< Equation, SignalSpeeds, true > | private |
| flux_right_ | fub::HllBase< Equation, SignalSpeeds > | private |
| flux_right_array_ | fub::HllArrayBase< Equation, SignalSpeeds, true > | private |
| GetEquation() const noexcept | fub::HllBase< Equation, SignalSpeeds > | inline |
| GetEquation() noexcept | fub::HllBase< Equation, SignalSpeeds > | inline |
| GetSignalSpeeds() const noexcept | fub::HllBase< Equation, SignalSpeeds > | inline |
| GetSignalSpeeds() noexcept | fub::HllBase< Equation, SignalSpeeds > | inline |
| GetStencilWidth() noexcept | fub::HllBase< Equation, SignalSpeeds > | inlinestatic |
| HllBase(const Equation &eq, const SignalSpeeds &signals=SignalSpeeds()) | fub::HllBase< Equation, SignalSpeeds > | inline |
| signal_speeds_ | fub::HllBase< Equation, SignalSpeeds > | private |
| SolveRiemannProblem(CompleteArray &solution, const CompleteArray &left, const CompleteArray &right, Direction dir) | fub::HllArrayBase< Equation, SignalSpeeds, true > | |
| HllBase< Equation, SignalSpeeds >::SolveRiemannProblem(Complete &solution, const Complete &left, const Complete &right, Direction dir) | fub::HllBase< Equation, SignalSpeeds > | |