Home
last modified time | relevance | path

Searched defs:xold (Results 1 – 1 of 1) sorted by relevance

/phasta/phSolver/AMG/
H A Dramg_smoother.f395 subroutine ramg_smoother(level,xnew,xold,xrhs, argument
404 real(kind=8),dimension(amg_nshg(level)),intent(in) ::xrhs,xold local