Home
last modified time | relevance | path

Searched refs:ndoferrors (Results 1 – 9 of 9) sorted by relevance

/phasta/M2NFixBnd/src/
H A Dreadnblk.f59 integer :: ndof, ndoferrors, ndofybar local
398 ndoferrors=0
408 ndoferrors=intfromfile(2)
410 if(ndoferrors .ne. 0) then
411 allocate( errors(nshg,ndoferrors) )
413 allocate( qread(nshg2,ndoferrors) )
414 iqsiz=nshg2*ndoferrors
417 errors(1:nshg2,1:ndoferrors)=qread(1:nshg2,1:ndoferrors)
634 call commuMax (errors, point2ilwork, ndoferrors,
636 call commuMax (errors, point2ilwork, ndoferrors,
[all …]
H A Dnew_interface.c35 int* ndoferrors, in Write_M2NFixBnd() argument
138 isize = (*nshg)*(*ndoferrors); in Write_M2NFixBnd()
141 iarray[ 1 ] = (*ndoferrors); in Write_M2NFixBnd()
/phasta/M2N/src/
H A Dreadnblk.f68 integer :: ndofdwal,ndofybar,ndoferrors,ndofyphbar,ndofvort local
415 ndoferrors=0
426 ndoferrors=intfromfile(2)
429 if(ndoferrors .ne. 0) then
430 allocate( errors(nshg,ndoferrors) )
431 iqsiz=nshg*ndoferrors
765 allocate(errorsN(nshgN,ndoferrors)) ! size of my final mapped field array
817 numvar = 1+ndof+ndofybar+ndoferrors
869 do idof=1,ndoferrors
927 do idof=1,ndoferrors
[all …]
H A Dnew_interface.c36 int* ndoferrors, in Write_M2N() argument
149 isize = (*nshg)*(*ndoferrors); in Write_M2N()
152 iarray[ 1 ] = (*ndoferrors); in Write_M2N()
/phasta/AcuStat/src/
H A Dreadnblk.f58 integer :: ndof, ndoferrors, ndofybar, ndofyphbar local
255 ndoferrors=intfromfile(2)
264 allocate( qerrorcumul(nshg2,ndoferrors) ) ; qerrorcumul = 0.d0
267 allocate( qread(nshg2,ndoferrors) ) ; qread = 0.d0
268 iqsiz=nshg2*ndoferrors
460 call write_error(myrank, tablets(numts,1), nshg2, ndoferrors,
H A Dnew_interface.c128 int* ndoferrors, in Write_AcuStat2() argument
235 isize = (*nshg)*(*ndoferrors); in Write_AcuStat2()
238 iarray[ 1 ] = (*ndoferrors); in Write_AcuStat2()
/phasta/M2NFixBnd/include/
H A Dnew_interfaceM2NFixBnd.h28 int* ndoferrors,
/phasta/AcuStat/include/
H A Dnew_interfaceAcuStat.h39 int* ndoferrors,
/phasta/M2N/include/
H A Dnew_interfaceM2N.h31 int* ndoferrors,