Home
last modified time | relevance | path

Searched refs:bottom_reltol (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/ksp/tutorials/amrex/
H A DMyTest.H41 amrex::Real bottom_reltol = 1.e-4; variable
H A DMyTest.cxx72 mlmg.setBottomTolerance(bottom_reltol); in solve()
120 pp.query("bottom_reltol", bottom_reltol); in readParameters()