Go to the source code of this file.
|
| subroutine | test_nam_varc0_surf (KLUOUT, HNAME, HVAR, HVALUE1, HVALUE2, HVALUE3, HVALUE4, HVALUE5, HVALUE6, HVALUE7, HVALUE8, HVALUE9, HVALUE10) |
| |
| 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, KVALUE10) |
| |
| subroutine | test_nam_varx0_surf (KLUOUT, HNAME, PVAR, PVALUE1, PVALUE2, PVALUE3, PVALUE4, PVALUE5, PVALUE6, PVALUE7, PVALUE8, PVALUE9, PVALUE10) |
| |
◆ test_nam_varc0_surf()
| 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, |
|
|
character(len=*), intent(in), optional |
HVALUE10 |
|
) |
| |
◆ test_nam_varl0_surf()
| subroutine test_nam_varl0_surf |
( |
integer, intent(in) |
KLUOUT, |
|
|
character(len=*), intent(in) |
HNAME, |
|
|
logical, intent(in) |
OVAR, |
|
|
logical, intent(in), optional |
OVALUE |
|
) |
| |
◆ test_nam_varn0_surf()
| 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, |
|
|
integer, intent(in), optional |
KVALUE10 |
|
) |
| |
◆ test_nam_varx0_surf()
| 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, |
|
|
real, intent(in), optional |
PVALUE10 |
|
) |
| |