Go to the source code of this file.
|
subroutine | av_pgd_1d_1p (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, HATYPE, |
|
subroutine | av_patch_pgd_1d_1p (DTCO, PFIELD, PCOVER, PDATA, HSFTYPE, H |
|
subroutine | major_patch_pgd_1d_1p (TFIELD, PCOVER, TDATA, HSFTYPE, HATYP |
|
◆ av_patch_pgd_1d_1p()
subroutine av_patch_pgd_1d_1p |
( |
type(data_cover_t), intent(inout) |
DTCO, |
|
|
real, dimension(:), intent(out) |
PFIELD, |
|
|
real, dimension(:,:), intent(in) |
PCOVER, |
|
|
real, dimension(:,:), intent(in) |
PDATA, |
|
|
character(len=3), intent(in) |
HSFTYPE, |
|
|
|
H |
|
) |
| |
◆ av_pgd_1d_1p()
subroutine av_pgd_1d_1p |
( |
type(data_cover_t), intent(inout) |
DTCO, |
|
|
real, dimension(:), intent(out) |
PFIELD, |
|
|
real, dimension(:,:), intent(in) |
PCOVER, |
|
|
real, dimension(:), intent(in) |
PDATA, |
|
|
character(len=3), intent(in) |
HSFTYPE, |
|
|
character(len=3), intent(in) |
HATYPE |
|
) |
| |
◆ major_patch_pgd_1d_1p()
subroutine major_patch_pgd_1d_1p |
( |
type (date_time), dimension(:), intent(out) |
TFIELD, |
|
|
real, dimension(:,:), intent(in) |
PCOVER, |
|
|
type (date_time), dimension(:,:), intent(in) |
TDATA, |
|
|
character(len=3), intent(in) |
HSFTYPE, |
|
|
|
HATYP |
|
) |
| |