Searched defs:tol (Results 1 – 17 of 17) sorted by relevance
16 CeedScalar tol; in GetTolerance() local100 CeedScalar tol = GetTolerance(scalar_type, dim); in main() local
16 CeedScalar tol; in GetTolerance() local98 CeedScalar tol = GetTolerance(scalar_type, dim); in main() local
16 CeedScalar tol; in GetTolerance() local106 CeedScalar tol = GetTolerance(scalar_type, dim); in main() local
16 CeedScalar tol; in GetTolerance() local104 CeedScalar tol = GetTolerance(scalar_type, dim); in main() local
28 CeedScalar tol; in GetTolerance() local40 CeedScalar tol; in VerifyProjectedBasis() local224 CeedScalar tol = 100 * CEED_EPSILON; in main() local
203 PetscReal tol = 5e-6; in main() local
282 PetscReal tol = 5e-4; in main() local
273 … PetscReal tol = rp->bp_choice < CEED_BP3 ? 5e-4 : (5e-2 + (rp->bp_choice % 2 == 1 ? 5e-3 : 0)); in RunWithDM() local
510 PetscReal tol = 5e-2; in main() local
758 PetscReal tol = 5e-2; in main() local
259 CeedScalar tol = (dim == 1 ? 200. * CEED_EPSILON : dim == 2 ? 1E-5 : 1E-5); in main() local
290 CeedScalar tol = (dim == 1 ? 10000. * CEED_EPSILON : dim == 2 ? 1E-1 : 1E-1); in main() local
270 CeedScalar tol = (dim == 1 ? 200. * CEED_EPSILON : dim == 2 ? 1E-5 : 1E-5); in main() local
280 CeedScalar tol = (dim == 1 ? 200. * CEED_EPSILON : dim == 2 ? 1E-5 : 1E-5); in main() local
1362 CeedScalar tol = CEED_EPSILON; in CeedSymmetricSchurDecomposition() local