Home
last modified time | relevance | path

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

/phasta/phSolver/AMG/
H A Dramg_data.f58 type(r1d),dimension(MAXAMGLVL) :: amg_A_rhs variable
H A Dramg_ITAI.f237 call ramg_calcIvFC(level1,level2,amg_A_rhs(level1)%p,
238 & amg_A_rhs(level2)%p)
H A Dramg_extract.f418 amg_A_rhs(1)%p(i) = amg_A_rhs(1)%p(i)*amg_ppeDiag(1)%p(i)
H A Dramg_tools.f578 allocate(amg_A_rhs(level)%p(amg_nshg(level)),
596 amg_A_rhs(level)%p(:) = 0
652 if (associated(amg_A_rhs(level)%p)) then
653 deallocate(amg_A_rhs(level)%p,