| Complete typedef | fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension > | |
| ComputeNumericFluxes(const std::array< Complete, 4 > &stencil, const std::array< double, 5 > Pvs, Duration dt, double dx, Direction dir) | fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension > | static |
| ComputeNumericFluxes(amrex::IntegratorContext &context, int level, Duration dt, Direction dir) | fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension > | static |
| ComputeNumericFluxes(const View< Conservative > &fluxes, const View< const Complete > &states, const StridedDataView< const double, SpaceDimension > &Pv, Duration dt, double dx, Direction dir) | fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension > | static |
| ComputeStableDt(amrex::IntegratorContext &context, int level, Direction dir) | fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension > | |
| ComputeStableDt(const View< const Complete > &states, const StridedDataView< const double, SpaceDimension > Pv, double dx, Direction dir) | fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension > | static |
| Conservative typedef | fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension > | |
| GetEquation() const noexcept | fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension > | inline |
| GetStencilWidth() | fub::CompressibleAdvectionFluxMethod< SpaceDimension, VelocityDimension > | inlinestatic |