SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
subroutine | posnam (KULNAM, HDNAML, OFOUND, KLUOUT) |
subroutine | poskey (KULNAM, KLUOUT, HKEYWD1, HKEYWD2) |
Definition at line 14 of file mode_pos_surf.F90.
subroutine mode_pos_surf::pos::poskey | ( | integer, intent(in) | KULNAM, |
integer, intent(in) | KLUOUT, | ||
character(len=*), intent(in) | HKEYWD1, | ||
character(len=*), intent(in), optional | HKEYWD2 | ||
) |
Definition at line 151 of file mode_pos_surf.F90.
subroutine mode_pos_surf::pos::posnam | ( | integer, intent(in) | KULNAM, |
character(len=*), intent(in) | HDNAML, | ||
logical, intent(out) | OFOUND, | ||
integer, intent(in), optional | KLUOUT | ||
) |
Definition at line 26 of file mode_pos_surf.F90.