Home
last modified time | relevance | path

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

/phasta/M2N/src/
H A Dreadnblk.f46 real*8, allocatable :: pID(:), vID(:), dwalN(:), ybarN(:,:) local
607 allocate( pID(nshg) )
609 call readdatablock(descriptor,fname1//char(0) ,pID,iqsiz,
669 ifileN=pID(i)+1.1
710 ifileN=pID(i)+1.1 !shift pID to start from 1
854 ifileN = pID(i)+1.1 !shift to start from 1
970 ifileN = pID(i)+1.1 !shift to start from 1
1154 ifileN=pID(i)+1.1 !shift pID to start from 1
1180 ifileN=pID(i)+1.1 !shift pID to start from 1
1208 deallocate(pID)