1 #ifndef __HYPER_ADAPTIVE_SAMPLING_NEW_ERROR_H__ 2 #define __HYPER_ADAPTIVE_SAMPLING_NEW_ERROR_H__ 5 #include "parameters/all_parameters.h" 11 template <
int dim,
int nstate>
17 const dealii::ParameterHandler ¶meter_handler_input);
const dealii::ParameterHandler & parameter_handler
Dummy parameter handler because flowsolver requires it.
Files for the baseline physics.
Main parameter class that contains the various other sub-parameter classes.
Runs hyperreduced adaptive sampling procedure.
int run_test() const override
Run hyperreduced adaptive sampling procedure.
Base class of all the tests.
HyperAdaptiveSamplingNewError(const Parameters::AllParameters *const parameters_input, const dealii::ParameterHandler ¶meter_handler_input)
Constructor.