2 #ifndef __NACA0012_UNSTEADY_CHECK_QUICK__ 3 #define __NACA0012_UNSTEADY_CHECK_QUICK__ 17 template <
int dim,
int nstate>
24 const dealii::ParameterHandler ¶meter_handler_input);
Parameters::AllParameters reinit_params(const bool use_weak_form_input, const bool use_two_point_flux_input) const
Reinit parameters based on specified weak/strong form and convective num flux.
int run_test() const override
Run test.
Files for the baseline physics.
Main parameter class that contains the various other sub-parameter classes.
const dealii::ParameterHandler & parameter_handler
Parameter handler for storing the .prm file being ran.
NACA0012UnsteadyCheckQuick(const Parameters::AllParameters *const parameters_input, const dealii::ParameterHandler ¶meter_handler_input)
Constructor.
NACA 0012 Unsteady Check.
Base class of all the tests.