NCEPLIBS-ip 4.0.0
ip_grid_mod::gdswzd_interface Interface Reference

Private Member Functions

subroutine gdswzd_interface (self, iopt, npts, fill, xpts, ypts, rlon, rlat, nret, crot, srot, xlon, xlat, ylon, ylat, area)
 

Detailed Description

Definition at line 79 of file ip_grid_mod.f90.

Constructor & Destructor Documentation

◆ gdswzd_interface()

subroutine ip_grid_mod::gdswzd_interface::gdswzd_interface ( class(ip_grid), intent(in)  self,
integer, intent(in)  iopt,
integer, intent(in)  npts,
real, intent(in)  fill,
real, dimension(npts), intent(inout)  xpts,
real, dimension(npts), intent(inout)  ypts,
real, dimension(npts), intent(inout)  rlon,
real, dimension(npts), intent(inout)  rlat,
integer, intent(out)  nret,
real, dimension(npts), intent(out), optional  crot,
real, dimension(npts), intent(out), optional  srot,
real, dimension(npts), intent(out), optional  xlon,
real, dimension(npts), intent(out), optional  xlat,
real, dimension(npts), intent(out), optional  ylon,
real, dimension(npts), intent(out), optional  ylat,
real, dimension(npts), intent(out), optional  area 
)
private

Definition at line 79 of file ip_grid_mod.f90.


The documentation for this interface was generated from the following file: