Home
last modified time | relevance | path

Searched refs:xrhs (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
429 call ramg_mls_apply(xnew,xold,xrhs,level,
435 & amg_nnz(level),xrhs,xnew,xold,
439 call ramg_cheby_apply(xnew,xold,xrhs,level,
446 & xrhs,xnew,xold)