Searched refs:ientp (Results 1 – 6 of 6) sorted by relevance
| /phasta/phSolver/common/ |
| H A D | genblkPosix.f | 17 integer, target, allocatable :: ientp(:,:) local 51 allocate (ientp(neltp,nshl)) 54 & c_loc(ientp), iientpsiz, dataInt, iotype) 91 call gensav (ientp(n1:n2,1:nshl), 97 deallocate(ientp)
|
| H A D | genblk.f | 17 integer, target, allocatable :: ientp(:,:) local 100 allocate (ientp(neltp,nshl)) 108 & c_loc(ientp), iientpsiz, dataInt, iotype) 143 call gensav (ientp(n1:n2,1:nshl), 150 deallocate(ientp)
|
| H A D | genblkSyncIO.f | 17 integer, target, allocatable :: ientp(:,:) local 91 allocate (ientp(neltp,nshl)) 99 & c_loc(ientp), iientpsiz, dataInt, iotype) 134 call gensav (ientp(n1:n2,1:nshl), 141 deallocate(ientp)
|
| H A D | genbkbPosix.f | 18 integer, target, allocatable :: ientp(:,:),iBCBtp(:,:) local 58 allocate (ientp(neltp,nshl)) 65 & c_loc(ientp),iientpsiz,dataInt,iotype) 140 call gensvb (ientp(n1:n2,1:nshl), 148 deallocate(ientp)
|
| H A D | genbkbSyncIO.f | 18 integer, target, allocatable :: ientp(:,:),iBCBtp(:,:) local 99 allocate (ientp(neltp,nshl)) 109 & c_loc(ientp),iientpsiz,dataInt,iotype) 181 call gensvb (ientp(n1:n2,1:nshl), 189 deallocate(ientp)
|
| H A D | genbkb.f | 18 integer, target, allocatable :: ientp(:,:),iBCBtp(:,:) local 105 allocate (ientp(neltp,nshl)) 115 & c_loc(ientp),iientpsiz,dataInt,iotype) 195 call gensvb (ientp(n1:n2,1:nshl), 203 deallocate(ientp)
|