Home
last modified time | relevance | path

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

/phasta/phSolver/AMG/
H A Dramg_extract.f76 allocate(amg_paraext(1)%p(nshg))
127 amg_paraext(1)%p = amg_paramap(1)%p
134 if (amg_paraext(1)%p(k).eq.(myrank+1)) then
136 amg_paraext(1)%p(k)=amg_paramap(1)%p(i)
H A Dramg_data.f64 type(i1d),dimension(MAXAMGLVL) :: amg_paraext variable
H A Dramg_coarse.f188 allocate(amg_paraext(level2)%p(amg_nshg(level2)))
193 amg_paraext(level2)%p(j) = amg_paraext(level1)%p(i)
H A Dramg_tools.f228 mk = amg_paraext(level)%p(i)
669 if (associated(amg_paraext(level)%p)) then
670 deallocate(amg_paraext(level)%p,
H A Dramg_smoother.f144 p = amg_paraext(clevel)%p(i)