Home
last modified time | relevance | path

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

/phasta/phSolver/common/
H A Dgenibc.f47 where (nBC(:) .ne. 0) iBC(:) = iBCtmp(nBC(:))
58 itemp( 1) = mod(iBCtmp(nb) ,2) - mod(iBCtmp(nb)/ 4,2)
59 itemp( 2) = mod(iBCtmp(nb)/ 8,2)
60 itemp( 3) = mod(iBCtmp(nb)/16,2)
61 itemp( 4) = mod(iBCtmp(nb)/32,2)
62 itemp(ndof) = mod(iBCtmp(nb)/ 2,2)
89 deallocate(iBCtmp)
H A Dreadnblk.f17 integer, allocatable :: iBCtmp(:) variable
319 allocate( iBCtmp(numpbc) )
322 allocate( iBCtmp(1) )
330 iBCtmp=iBCtmpread
333 iBCtmp=0
/phasta/AcuStat/src/
H A Dreadnblk.f22 integer, allocatable :: iBCtmp(:) variable
/phasta/M2NFixBnd/src/
H A Dreadnblk.f24 integer, allocatable :: iBCtmp(:) variable
/phasta/M2N/src/
H A Dreadnblk.f24 integer, allocatable :: iBCtmp(:) variable