Home
last modified time | relevance | path

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

/phasta/phSolver/AMG/
H A Dramg_tools.f556 & level,lnshg,lnnz_tot,n_sol) argument
560 integer,intent(in) :: level,lnshg,lnnz_tot local
564 if (lnnz_tot.ne.0) then ! zero means manual alloc later
565 amg_nnz(level) = lnnz_tot
590 if (lnnz_tot.ne.0) then