6 subroutine plotu1d(fnum1,fnum2,nf,zfmt,zfir)
10 integer,
intent(in) :: fnum1,fnum2,nf
11 complex(8),
intent(in) :: zfmt(npcmtmax,natmtot,nf,nfqrz)
12 complex(8),
intent(in) :: zfir(ngtot,nf,nfqrz)
17 real(8),
allocatable :: fp(:,:)
18 if ((nf < 1).or.(nf > 4))
then 20 write(*,
'("Error(plotu1d): invalid number of functions : ",I8)') nf
24 allocate(fp(
npp1d,nf))
31 write(fnum1,
'(5G18.10)')
dpp1d(ip),(fp(ip,jf),jf=1,nf)
40 write(fnum2,
'(2G18.10)')
dvp1d(iv),fmin
41 write(fnum2,
'(2G18.10)')
dvp1d(iv),fmax
subroutine plotulr(np, vpl, nf, zfmt, zfir, fp)
real(8), dimension(:), allocatable dpp1d
real(8), dimension(:), allocatable dvp1d
real(8), dimension(3, 3) avec
subroutine plotpt1d(cvec, nv, np, vvl, vpl, dv, dp)
real(8), dimension(:,:), allocatable vvlp1d
subroutine plotu1d(fnum1, fnum2, nf, zfmt, zfir)
real(8), dimension(:,:), allocatable vplp1d