Home
last modified time | relevance | path

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

/phasta/phSolver/AMG/
H A Dramg_tools.f377 tmpout(:,1) = ncorp_map
411 allocate(ncorp_map(nshg))
414 ncorp_map(i) = i
431 & ncorp_map,map_nshg, "integer",iotype)
850 ii = ncorp_map(i)
964 ii = ncorp_map(i)!ipmap(i))
967 jj = ncorp_map(j)!ipmap(j))
H A Dramg_data.f79 integer,allocatable,dimension(:) :: ncorp_map variable