Lines Matching refs:ndof
59 integer :: ndof, ndoferrors, ndofybar local
262 ndof = nsd + 2
264 ndof=ndof+nsclr ! number of sclr transport equations to solve
266 ndofBC = ndof + I3nsd ! dimension of BC array
268 ndBCB = ndof + 1 ! dimension of BCB array
270 nsymdf = (ndof*(ndof + 1)) / 2 ! symm. d.o.f.'s
329 ndof=ndof2 !This must be the same anyway
330 allocate( qold(nshg,ndof) )
621 call commuMax (qold, point2ilwork, ndof, 'in '//char(0))
622 call commuMax (qold, point2ilwork, ndof, 'out'//char(0))
677 do idof=1,ndof
786 & ndof, qold)