25 #ifndef GRINS_STRATEGIES_PARSING_H 
   26 #define GRINS_STRATEGIES_PARSING_H 
   50     { 
return "adjoint_residual"; }
 
   53     { 
return "adjoint_refinement"; }
 
   59     { 
return "patch_recovery"; }
 
   67 #endif // GRINS_STRATEGIES_PARSING_H 
static bool do_adjoint_solve(const GetPot &input)
Option to let user manually trigger adjoint solve. 
 
static std::string kelly_error_estimator()
 
static std::string adjoint_residual_error_estimator()
 
static std::string patch_recovery_error_estimator()
 
static int extra_quadrature_order(const GetPot &input)
 
static std::string adjoint_refinement_error_estimator()