SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Public Member Functions | List of all members
mode_soil::c4ref_func Interface Reference

Public Member Functions

real function, dimension(size(pclay,
1), size(pclay, 2)) 
c4ref_func_2d (PCLAY, PSAND, PD2, PD3)
 
real function, dimension(size(pclay)) c4ref_func_1d (PCLAY, PSAND, PD2, PD3)
 

Detailed Description

Definition at line 99 of file mode_soil.F90.

Member Function/Subroutine Documentation

real function, dimension(size(pclay)) mode_soil::c4ref_func::c4ref_func_1d ( real, dimension(:), intent(in)  PCLAY,
real, dimension(:), intent(in)  PSAND,
real, dimension(:), intent(in)  PD2,
real, dimension(:), intent(in)  PD3 
)

Definition at line 762 of file mode_soil.F90.

Here is the caller graph for this function:

real function, dimension(size(pclay,1),size(pclay,2)) mode_soil::c4ref_func::c4ref_func_2d ( real, dimension(:,:), intent(in)  PCLAY,
real, dimension(:,:), intent(in)  PSAND,
real, dimension(:,:), intent(in)  PD2,
real, dimension(:,:), intent(in)  PD3 
)

Definition at line 394 of file mode_soil.F90.

Here is the caller graph for this function:


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