Home
last modified time | relevance | path

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

/phasta/M2NFixBnd/src/
H A Dreadnblk.f27 integer, allocatable :: point2ilwork(:) variable
592 allocate( point2ilwork(nlwork) )
597 point2ilwork = ilworkread
603 call ctypes (point2ilwork)
607 allocate( point2ilwork(1))
621 call commuMax (qold, point2ilwork, ndof, 'in '//char(0))
622 call commuMax (qold, point2ilwork, ndof, 'out'//char(0))
627 call commuMax (ybar, point2ilwork, ndofybar, 'in '//char(0))
628 call commuMax (ybar, point2ilwork, ndofybar, 'out'//char(0))
634 call commuMax (errors, point2ilwork, ndoferrors,
[all …]
/phasta/phSolver/common/
H A Dproces.f60 & point2iper, point2ilwork, shp,
77 call initStats(point2x, iBC, point2iper, point2ilwork)
208 & point2iper, point2ilwork, shp,
245 call Dctypes(point2ilwork(1))
247 deallocate(point2ilwork)
H A Dreadnblk.f20 integer, allocatable :: point2ilwork(:) variable
187 allocate( point2ilwork(nlwork) )
192 point2ilwork = ilworkread
193 call ctypes (point2ilwork)
213 call commuInt(fncorp, point2ilwork, 1, 'out')
238 allocate( point2ilwork(1))
H A Dgendat.f112 & point2ilwork, point2iper)
/phasta/AcuStat/src/
H A Dreadnblk.f25 integer, allocatable :: point2ilwork(:) variable
/phasta/M2N/src/
H A Dreadnblk.f27 integer, allocatable :: point2ilwork(:) variable