SURFEX  V8_0
Surfex V8_0 release
 All Classes Files Functions Variables
Data Types | Functions/Subroutines
test_nam_var_surf.F90 File Reference

Go to the source code of this file.

Data Types

module  modi_test_nam_var_surf
 
interface  modi_test_nam_var_surf::test_nam_var_surf
 

Functions/Subroutines

subroutine test_nam_varc0_surf (KLUOUT, HNAME, HVAR, HVALUE1, HVALUE2, HVALUE3, HVALUE4, HVALUE5, HVALUE6, HVALUE7, HVALUE8, HVALUE9)
 
subroutine test_nam_varl0_surf (KLUOUT, HNAME, OVAR, OVALUE)
 
subroutine test_nam_varn0_surf (KLUOUT, HNAME, KVAR, KVALUE1, KVALUE2, KVALUE3, KVALUE4, KVALUE5, KVALUE6, KVALUE7, KVALUE8, KVALUE9)
 
subroutine test_nam_varx0_surf (KLUOUT, HNAME, PVAR, PVALUE1, PVALUE2, PVALUE3, PVALUE4, PVALUE5, PVALUE6, PVALUE7, PVALUE8, PVALUE9)
 

Function/Subroutine Documentation

subroutine test_nam_varc0_surf ( integer, intent(in)  KLUOUT,
character(len=*), intent(in)  HNAME,
character(len=*), intent(in)  HVAR,
character(len=*), intent(in), optional  HVALUE1,
character(len=*), intent(in), optional  HVALUE2,
character(len=*), intent(in), optional  HVALUE3,
character(len=*), intent(in), optional  HVALUE4,
character(len=*), intent(in), optional  HVALUE5,
character(len=*), intent(in), optional  HVALUE6,
character(len=*), intent(in), optional  HVALUE7,
character(len=*), intent(in), optional  HVALUE8,
character(len=*), intent(in), optional  HVALUE9 
)

Definition at line 90 of file test_nam_var_surf.F90.

Here is the call graph for this function:

subroutine test_nam_varl0_surf ( integer, intent(in)  KLUOUT,
character(len=*), intent(in)  HNAME,
logical, intent(in)  OVAR,
logical, intent(in), optional  OVALUE 
)

Definition at line 241 of file test_nam_var_surf.F90.

Here is the call graph for this function:

subroutine test_nam_varn0_surf ( integer, intent(in)  KLUOUT,
character(len=*), intent(in)  HNAME,
integer, intent(in)  KVAR,
integer, intent(in), optional  KVALUE1,
integer, intent(in), optional  KVALUE2,
integer, intent(in), optional  KVALUE3,
integer, intent(in), optional  KVALUE4,
integer, intent(in), optional  KVALUE5,
integer, intent(in), optional  KVALUE6,
integer, intent(in), optional  KVALUE7,
integer, intent(in), optional  KVALUE8,
integer, intent(in), optional  KVALUE9 
)

Definition at line 326 of file test_nam_var_surf.F90.

Here is the call graph for this function:

subroutine test_nam_varx0_surf ( integer, intent(in)  KLUOUT,
character(len=*), intent(in)  HNAME,
real, intent(in)  PVAR,
real, intent(in), optional  PVALUE1,
real, intent(in), optional  PVALUE2,
real, intent(in), optional  PVALUE3,
real, intent(in), optional  PVALUE4,
real, intent(in), optional  PVALUE5,
real, intent(in), optional  PVALUE6,
real, intent(in), optional  PVALUE7,
real, intent(in), optional  PVALUE8,
real, intent(in), optional  PVALUE9 
)

Definition at line 478 of file test_nam_var_surf.F90.

Here is the call graph for this function: