|
SURFEX v8.1
General documentation of Surfex
|
Data Types | |
| type | fadup_params |
Functions/Subroutines | |
| subroutine, private | fadup1 (YDFA, YDDFP, KUNIT, KERR) |
| subroutine, private | fadup2 (YDFA, YDDFP, KUNIT, KERR) |
| subroutine | fadupn1 (YDDFP, KUNIT) |
| subroutine | fadupn2 (YDFA, YDDFP, KUNIT) |
| subroutine | fadupn3 (YDFA, YDDFP, KUNIT) |
| subroutine | fadupn4 (YDDFP) |
| subroutine | fadupu1 (YDDFP, KUNIT) |
| subroutine | fadupu2 (YDFA, YDDFP, KUNIT) |
| subroutine | fadupu3 (YDFA, YDDFP) |
| subroutine | fadupu4 (YDDFP) |
|
private |
Definition at line 88 of file fadup_mod.F90.


|
private |
Definition at line 156 of file fadup_mod.F90.


| subroutine fadup_mod::fadupn1 | ( | type (fadup_params), dimension (:), pointer | YDDFP, |
| integer (kind=jpim), intent(in) | KUNIT | ||
| ) |
| subroutine fadup_mod::fadupn2 | ( | type (fa_com), pointer | YDFA, |
| type (fadup_params), dimension (:), pointer | YDDFP, | ||
| integer (kind=jpim), intent(in) | KUNIT | ||
| ) |
| subroutine fadup_mod::fadupn3 | ( | type (fa_com), pointer | YDFA, |
| type (fadup_params), dimension (:), pointer | YDDFP, | ||
| integer (kind=jpim), intent(in) | KUNIT | ||
| ) |
| subroutine fadup_mod::fadupn4 | ( | type (fadup_params), dimension (:), pointer | YDDFP | ) |
| subroutine fadup_mod::fadupu1 | ( | type (fadup_params), intent(out) | YDDFP, |
| integer (kind=jpim), intent(in) | KUNIT | ||
| ) |
Definition at line 325 of file fadup_mod.F90.


| subroutine fadup_mod::fadupu2 | ( | type (fa_com) | YDFA, |
| type (fadup_params), intent(in) | YDDFP, | ||
| integer (kind=jpim), intent(in) | KUNIT | ||
| ) |
Definition at line 348 of file fadup_mod.F90.


| subroutine fadup_mod::fadupu3 | ( | type (fa_com) | YDFA, |
| type (fadup_params), intent(inout) | YDDFP | ||
| ) |
Definition at line 373 of file fadup_mod.F90.


| subroutine fadup_mod::fadupu4 | ( | type (fadup_params), intent(inout) | YDDFP | ) |
1.8.13