Lines Matching refs:intfromfile
61 integer intfromfile(50) ! integers read from headers local
216 intfromfile=0
217 call readheader(descriptor,fname1//char(0),intfromfile,ithree,
219 if(intfromfile(1).ne.0) then
220 nshg2=intfromfile(1) !Do not use nshg and ndof from common.h here!
221 ndofybar=intfromfile(2)
250 intfromfile=0
251 call readheader(descriptor,fname1//char(0),intfromfile,ithree,
253 if(intfromfile(1).ne.0) then
254 nshg2=intfromfile(1)
255 ndoferrors=intfromfile(2)
298 intfromfile=0
299 call readheader(descriptor,fname1//char(0),intfromfile,
301 if(intfromfile(1).ne.0) then
302 nshg2=intfromfile(1) !Do not use nshg and ndof from common.h here!
303 ndofyphbar=intfromfile(2)
341 intfromfile=0
342 call readheader(descriptor,fname1//char(0) ,intfromfile,
345 if(intfromfile(1).ne.0) then
346 nshg2=intfromfile(1)
347 ndof2=intfromfile(2)
350 lstep=intfromfile(3)
370 intfromfile=0
371 call readheader(descriptor,fname1//char(0),intfromfile,
373 if(intfromfile(1).ne.0) then
374 nshg2=intfromfile(1)
375 ndofvort=intfromfile(2)
398 intfromfile=0
399 call readheader(descriptor,fname1//char(0),intfromfile,
401 if(intfromfile(1).ne.0) then
402 nshg2=intfromfile(1)