Function Dune::XT::Test::check_eoc_study_for_success¶
-
void Dune::XT::Test::check_eoc_study_for_success(const Common::Configuration &expected_results, const int &actual_results, const double &zero_tolerance = 1.0000000000000001E-15)¶
check_eoc_study_for_success
Note
All keys in actual results are postprocessed to replace ‘/’ and ’ ’ by ‘_’, so the keys in the expected results need to be altered accordingly. Otherwise dune-testtool cannot hande the resulting .mini files with the expected results.
See also:
ConvergenceStudy