50 SUBROUTINE sptezd(IROMB,MAXWV,IDRT,IMAX,JMAX,
51 & WAVE,GRIDMN,GRIDX,GRIDY,IDIR)
53 REAL WAVE(*),GRIDX(IMAX,JMAX),GRIDY(IMAX,JMAX)
56 CALL sptrand(iromb,maxwv,idrt,imax,jmax,1,
59 & gridx,gridx(1,jmax),gridy,gridy(1,jmax),1)
function ncpus()
Set number of CPUs - the number of processors over which to parallelize.
subroutine sptezd(IROMB, MAXWV, IDRT, IMAX, JMAX, WAVE, GRIDMN, GRIDX, GRIDY, IDIR)
This subprogram performs a spherical transform between spectral coefficients of a scalar field and it...
subroutine sptrand(IROMB, MAXWV, IDRT, IMAX, JMAX, KMAX, IPRIME, ISKIP, JNSKIP, JSSKIP, KWSKIP, KGSKIP, JBEG, JEND, JCPU, WAVE, GRIDMN, GRIDXN, GRIDXS, GRIDYN, GRIDYS, IDIR)
This subprogram performs a spherical transform between spectral coefficients of scalar fields and the...