SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_split_grid_parameter_ol Module Reference

Public Member Functions

subroutine split_grid_parameterx1_ol (HPROGRAM, HGRID, HREC, KDIM, KSIZE, PFIELD, PFIELD_SPLIT)
 
subroutine split_grid_parametern0_ol (HPROGRAM, HGRID, HREC, KFIELD, KFIELD_SPLIT)
 

Detailed Description

Definition at line 6 of file mode_split_grid_parameter_ol.F90.

Member Function/Subroutine Documentation

subroutine mode_split_grid_parameter_ol::split_grid_parametern0_ol ( character(len=6), intent(in)  HPROGRAM,
character(len=10), intent(in)  HGRID,
character(len=6), intent(in)  HREC,
integer, intent(in)  KFIELD,
integer, intent(out)  KFIELD_SPLIT 
)

Definition at line 57 of file mode_split_grid_parameter_ol.F90.

Here is the caller graph for this function:

subroutine mode_split_grid_parameter_ol::split_grid_parameterx1_ol ( character(len=6), intent(in)  HPROGRAM,
character(len=10), intent(in)  HGRID,
character(len=6), intent(in)  HREC,
integer, intent(in)  KDIM,
integer, intent(in)  KSIZE,
real, dimension(kdim ), intent(in)  PFIELD,
real, dimension(ksize), intent(out)  PFIELD_SPLIT 
)

Definition at line 12 of file mode_split_grid_parameter_ol.F90.

Here is the call graph for this function:

Here is the caller graph for this function:


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