Home
last modified time | relevance | path

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

/phasta/phSolver/AMG/
H A Dramg_smoother.f72 real(kind=8) :: damp_jacobi local
77 damp_jacobi = 1.0/ramg_relax
84 u(i) = damp_jacobi*u(i) + r(i)