SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | sfx_xios_send_block (HDTAG, PFIELD, PFIELD2, PFIELD3, HDOMAIN, HAXIS, HAXIS2, HDCOMMENT, KFREQOP) |
subroutine sfx_xios_send_block | ( | character(len=*), intent(in) | HDTAG, |
real(kind=jprb), dimension(:), intent(in), optional | PFIELD, | ||
real(kind=jprb), dimension(:,:), intent(in), optional | PFIELD2, | ||
real(kind=jprb), dimension(:,:,:), intent(in), optional | PFIELD3, | ||
character(len=*), intent(in), optional | HDOMAIN, | ||
character(len=*), intent(in), optional | HAXIS, | ||
character(len=*), intent(in), optional | HAXIS2, | ||
character(len=*), intent(in), optional | HDCOMMENT, | ||
integer, intent(in), optional | KFREQOP | ||
) |
Definition at line 7 of file sfx_xios_send_block.F90.