Home
last modified time | relevance | path

Searched refs:diff_cgns (Results 1 – 1 of 1) sorted by relevance

/honee/tests/
H A Djunit_common.py481 def diff_cgns(test_cgns: Path, true_cgns: Path, cgns_tol: float) -> str: function
726 diff = diff_cgns(out_file, ref_cgn, cgns_tol=cgns_tol)