[P]arallel [Hi]gh-order [Li]brary for [P]DEs  Latest
Parallel High-Order Library for PDEs through hp-adaptive Discontinuous Galerkin methods
PHiLiP::NumericalFlux::NumericalFluxFactory< dim, nstate, real > Member List

This is the complete list of members for PHiLiP::NumericalFlux::NumericalFluxFactory< dim, nstate, real >, including all inherited members.

create_convective_numerical_flux(const AllParam::ConvectiveNumericalFlux conv_num_flux_type, const AllParam::PartialDifferentialEquation pde_type, const AllParam::ModelType model_type, std::shared_ptr< Physics::PhysicsBase< dim, nstate, real >> physics_input)PHiLiP::NumericalFlux::NumericalFluxFactory< dim, nstate, real >static
create_dissipative_numerical_flux(const AllParam::DissipativeNumericalFlux diss_num_flux_type, std::shared_ptr< Physics::PhysicsBase< dim, nstate, real >> physics_input, std::shared_ptr< ArtificialDissipationBase< dim, nstate >> artificial_dissipation_input)PHiLiP::NumericalFlux::NumericalFluxFactory< dim, nstate, real >static
create_euler_based_convective_numerical_flux(const AllParam::ConvectiveNumericalFlux conv_num_flux_type, const AllParam::PartialDifferentialEquation pde_type, const AllParam::ModelType model_type, std::shared_ptr< Physics::PhysicsBase< dim, nstate, real >> physics_input)PHiLiP::NumericalFlux::NumericalFluxFactory< dim, nstate, real >protectedstatic