Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
xios_set_generate_rectilinear_domain_attr
Subroutine
7 statements
Source File
lmdz_xios.F90
lmdz_xios
xios_set_generate_rectilinear_domain_attr
Contents
public subroutine xios_set_generate_rectilinear_domain_attr(id, bounds_lon_start, bounds_lon_end, bounds_lat_start, bounds_lat_end)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*)
::
id
real,
optional
::
bounds_lon_start
real,
optional
::
bounds_lon_end
real,
optional
::
bounds_lat_start
real,
optional
::
bounds_lat_end
Contents