My Project
 All Classes Files Functions Variables Macros
grid_noro.F File Reference
#include "dimensions.h"
Include dependency graph for grid_noro.F:

Go to the source code of this file.

Functions/Subroutines

subroutine grid_noro (imdep, jmdep, xdata, ydata, zdata, imar, jmar, x, y, zphi, zmea, zstd, zsig, zgam, zthe, zpic, zval, mask)
subroutine mva9 (X, IMAR, JMAR)

Function/Subroutine Documentation

subroutine grid_noro ( integer  imdep,
integer  jmdep,
real, dimension(imdep)  xdata,
real, dimension(jmdep)  ydata,
real, dimension(imdep,jmdep)  zdata,
integer  imar,
integer  jmar,
real, dimension(imar+1)  x,
real, dimension(jmar)  y,
real, dimension(imar+1,jmar)  zphi,
real, dimension(imar+1,jmar)  zmea,
real, dimension(imar+1,jmar)  zstd,
real, dimension(imar+1,jmar)  zsig,
real, dimension(imar+1,jmar)  zgam,
real, dimension(imar+1,jmar)  zthe,
real, dimension(imar+1,jmar)  zpic,
real, dimension(imar+1,jmar)  zval,
real, dimension(imar+1,jmar)  mask 
)

Definition at line 6 of file grid_noro.F.

Here is the call graph for this function:

subroutine mva9 ( real, dimension(imar,jmar)  X,
  IMAR,
  JMAR 
)

Definition at line 456 of file grid_noro.F.

Here is the call graph for this function: