Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A DgenblkPosix.f17 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 Dgenblk.f17 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 DgenblkSyncIO.f17 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 DgenbkbPosix.f18 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 DgenbkbSyncIO.f18 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 Dgenbkb.f18 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)