|
SURFEX v8.1
General documentation of Surfex
|
Public Member Functions | |
| subroutine | prep_ctl_int_part4_2 (YDCTL, CDSURF, CDTYPE, CDMASK, PFIELDIN, PFIELDOUT) |
| subroutine | prep_ctl_int_part4_3 (YDCTL, CDSURF, CDTYPE, CDMASK, PFIELDIN, PFIELDOUT) |
Definition at line 47 of file mode_prep_ctl.F90.
| subroutine mode_prep_ctl::prep_ctl_int_part4::prep_ctl_int_part4_2 | ( | type (prep_ctl), intent(inout) | YDCTL, |
| character (len=*), intent(in) | CDSURF, | ||
| character (len=*), intent(in) | CDTYPE, | ||
| character (len=*), intent(in) | CDMASK, | ||
| real, dimension (:,:), pointer | PFIELDIN, | ||
| real, dimension (:,:), pointer | PFIELDOUT | ||
| ) |
Definition at line 197 of file mode_prep_ctl.F90.
| subroutine mode_prep_ctl::prep_ctl_int_part4::prep_ctl_int_part4_3 | ( | type (prep_ctl), intent(inout) | YDCTL, |
| character (len=*), intent(in) | CDSURF, | ||
| character (len=*), intent(in) | CDTYPE, | ||
| character (len=*), intent(in) | CDMASK, | ||
| real, dimension (:,:,:), pointer | PFIELDIN, | ||
| real, dimension (:,:,:), pointer | PFIELDOUT | ||
| ) |
Definition at line 253 of file mode_prep_ctl.F90.
1.8.13