Lines Matching refs:intfromfile
64 integer intfromfile(50) ! integers read from headers local
319 intfromfile=0
320 call readheader(descriptor,fname1//char(0) ,intfromfile,
326 if(intfromfile(1).ne.0) then
327 nshg2=intfromfile(1)
328 ndof2=intfromfile(2)
332 lstep=intfromfile(3)
373 intfromfile=0
374 call readheader(descriptor,fname1//char(0),intfromfile,
376 nshg2=intfromfile(1)
377 ndofybar=intfromfile(2)
404 intfromfile=0
405 call readheader(descriptor,fname1//char(0),intfromfile,
407 nshg2=intfromfile(1)
408 ndoferrors=intfromfile(2)
441 intfromfile=0
442 call readheader(descriptor,fname1//char(0),intfromfile,
445 nshg2=intfromfile(1)
446 ndofyphbar=intfromfile(2)
486 intfromfile=0
487 call readheader(descriptor,fname1//char(0),intfromfile,
490 nshg2=intfromfile(1)
491 ndofvort=intfromfile(2)
520 intfromfile=0
521 call readheader(descriptor,fname1//char(0),intfromfile,
524 nshg2=intfromfile(1)
525 ndofdwal=intfromfile(2)