Searched defs:ttol (Results 1 – 4 of 4) sorted by relevance
37 PetscReal rnorm0, ttol; /* used for KSP convergence test */ member
72 …PetscReal rtol, abstol, dtol, ttol; /* tolerances for when running with PCApplyRichardson_MG … member
161 PetscReal ttol; /* rtol*initial_residual_norm */ member
89 PetscReal ttol; /* convergence tolerance */ in main() local