Searched refs:error_tol_sqr (Results 1 – 1 of 1) sorted by relevance
724 const PetscReal error_tol_sqr = tol * tol; in DMMoabPToRMapping() local760 while (error > error_tol_sqr) { in DMMoabPToRMapping()