1 #ifndef __DUALWEIGHTEDRESIDUALMESHADAPTATION_H__ 2 #define __DUALWEIGHTEDRESIDUALMESHADAPTATION_H__ 4 #include "dg/dg_base.hpp" 5 #include "parameters/all_parameters.h" 6 #include "physics/physics.h" 13 template <
int dim,
int nstate>
19 const dealii::ParameterHandler ¶meter_handler_input);
DualWeightedResidualMeshAdaptation(const Parameters::AllParameters *const parameters_input, const dealii::ParameterHandler ¶meter_handler_input)
Constructor of DualWeightedResidualConvergence.
Files for the baseline physics.
const dealii::ParameterHandler & parameter_handler
Parameter handler.
Main parameter class that contains the various other sub-parameter classes.
int run_test() const
Runs the test to check the location of refined cell after performing goal-oriented mesh adaptation...
Test to check the goal-oriented mesh adaptation locations for various manufactured solutions...
Base class of all the tests.