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