Toggle navigation
Fortran Program
Contents
Source Files
Modules
Procedures
Derived Types
Programs
Source Files
Modules
Procedures
Derived Types
Programs
xios_add_field
Subroutine
7 statements
Source File
lmdz_xios.F90
lmdz_xios
xios_add_field
Contents
public subroutine xios_add_field(parent_hdl, child_hdl, child_id)
Arguments
Type
Intent
Optional
Attributes
Name
type(
xios_fieldgroup
),
intent(in)
::
parent_hdl
type(
xios_field
),
intent(out)
::
child_hdl
character(len=*),
intent(in),
optional
::
child_id
Contents