Searched refs:tol_rel (Results 1 – 1 of 1) sorted by relevance
77 const Real tol_rel = reltol; in solve() local79 mlmg.solve(amrex::GetVecOfPtrs(phi), amrex::GetVecOfConstPtrs(rhs), tol_rel, tol_abs); in solve()