MFIX  2016-1
sendrecv::sendrecv_end Interface Reference

Public Member Functions

subroutine sendrecv_end_1d (XX, idebug)
 
subroutine sendrecv_end_1i (XX, idebug)
 
subroutine sendrecv_end_1c (XX, idebug)
 

Detailed Description

Definition at line 68 of file sendrecv_mod.f.

Member Function/Subroutine Documentation

subroutine sendrecv::sendrecv_end::sendrecv_end_1c ( character(len=*), dimension(:), intent(inout)  XX,
integer, intent(in), optional  idebug 
)

Definition at line 1869 of file sendrecv_mod.f.

subroutine sendrecv::sendrecv_end::sendrecv_end_1d ( double precision, dimension(:), intent(inout)  XX,
integer, intent(in), optional  idebug 
)

Definition at line 1751 of file sendrecv_mod.f.

subroutine sendrecv::sendrecv_end::sendrecv_end_1i ( integer, dimension(:), intent(inout)  XX,
integer, intent(in), optional  idebug 
)

Definition at line 1988 of file sendrecv_mod.f.


The documentation for this interface was generated from the following file: