36 . IXT ,IXP ,IXR ,IXTG ,
45#include "implicit_f.inc"
60 INTEGER IXS(*),IXQ(*),IXC(*),KXSP(NISP,*),IXSP(KVOISPH,*),
61 . IXTG(*),IXT(*),IXP(*),IXR(*),IPARG(NPARG,*)
66 & ,
DIMENSION(:,:),
ALLOCATABLE :: d,xnorm
67 INTEGER,
DIMENSION(:),
ALLOCATABLE :: INVERT,IAD
69 CHARACTER CHANIM*3,FILNAM*12
70 INTEGER I, NBF, NBPART, MAGIC, J, FILEN,NNSLAG,
71 . ianim, nbcsph, n1, n2,
74 . cdg(3), s3000, scale,bufel(1)
85 DO j = 1,
min(12,kxsp(4,i))
96 ALLOCATE(xnorm(3,numnod))
99 & invert(numelc+numeltg+numelq+6*numels+numelt+numelp+numelr+
101 ALLOCATE(iad(nspmd+1))
111 WRITE(chanim,
'(I3.3)')ianim
116 1 ctext(i)=ichar(filnam(i:i))
119 CALL open_c(ctext,filen,0)
129 nbf = 6*nnslag + numelq + numelc + numeltg + numelp
130 . + numelt + numelr + nfacx + nbcsph
151 CALL scanor(x,d,cdg,scale)
155 CALL parsor(x ,d ,xnorm ,iad ,cdg ,
156 . bufel,iparg,ixs ,ixq ,ixc ,
157 . ixtg ,ixt ,ixp ,ixr ,invert,
167 WRITE(str,
'(A17,I4)')
'Domaine number : ',proc
169 ctext(j)=ichar(str(j:j))
192 WRITE (iout,1000) filnam(1:filen)
193 WRITE (istdo,1000) filnam(1:filen)
194 1000
FORMAT (1x,
'.. ANIMATION FILE:',1x,a,
' WRITTEN')
subroutine dd_ani(x, ixs, ixq, ixc, ixt, ixp, ixr, ixtg, iparg, kxsp, ixsp)
subroutine parsor(x, d, xnorm, iadd, cdg, bufel, iparg, ixs, ixq, ixc, ixtg, ixt, ixp, ixr, invert, kxsp, ixsp)