![]() |
MFIX
2016-1
|
Public Member Functions | |
subroutine | sendrecv3_begin_1d (XX, ilayer, idebug) |
subroutine | sendrecv3_begin_1i (XX, ilayer, idebug) |
subroutine | sendrecv3_begin_1c (XX, ilayer, idebug) |
Definition at line 61 of file sendrecv3_mod.f.
subroutine sendrecv3::sendrecv3_begin::sendrecv3_begin_1c | ( | character(len=*), dimension(:), intent(inout) | XX, |
integer, intent(in), optional | ilayer, | ||
integer, intent(in), optional | idebug | ||
) |
Definition at line 1926 of file sendrecv3_mod.f.
subroutine sendrecv3::sendrecv3_begin::sendrecv3_begin_1d | ( | double precision, dimension(:), intent(inout) | XX, |
integer, intent(in), optional | ilayer, | ||
integer, intent(in), optional | idebug | ||
) |
Definition at line 1437 of file sendrecv3_mod.f.
subroutine sendrecv3::sendrecv3_begin::sendrecv3_begin_1i | ( | integer, dimension(:), intent(inout) | XX, |
integer, intent(in), optional | ilayer, | ||
integer, intent(in), optional | idebug | ||
) |
Definition at line 1718 of file sendrecv3_mod.f.