14complex(8),
allocatable :: magqir_(:,:,:)
20 write(*,
'("Error(maguplot): spin-unpolarised calculation")')
45 open(50,file=
'MAGU1D.OUT',form=
'FORMATTED')
46 open(51,file=
'MAGULINES.OUT',form=
'FORMATTED')
51 write(*,
'("Info(maguplot):")')
52 write(*,
'(" 1D ultra long-range magnetisation plot written to MAGU1D.OUT")')
53 write(*,
'(" vertex location lines written to MAGULINES.OUT")')
55 open(50,file=
'MAGU2D.OUT',form=
'FORMATTED')
59 write(*,
'("Info(maguplot): 2D ultra long-range magnetisation plot written to &
62 write(*,
'(" Note that the 3D vector field has been locally projected")')
63 write(*,
'(" onto the 2D plotting plane axes")')
66 open(50,file=
'MAGU3D.OUT',form=
'FORMATTED')
70 write(*,
'("Info(maguplot): 3D ultra long-range magnetisation plot written to &
subroutine holdthd(nloop, nthd)
complex(8), dimension(:,:,:), allocatable magqir
complex(8), dimension(:,:,:,:), allocatable magqmt
subroutine plotu1d(fnum1, fnum2, nf, zfmt, zfir)
subroutine plotu2d(tproj, fnum, nf, zfmt, zfir)
subroutine plotu3d(fnum, nf, zfmt, zfir)
subroutine zfirctof(zfirc, zfir)