The TELEMAC-MASCARET system
trunk
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | p_dmin_array (MYPART, N, VALUES) |
subroutine p_dmin_array | ( | double precision, dimension(n), intent(in) | MYPART, |
integer, intent(in) | N, | ||
double precision, dimension(n), intent(inout) | VALUES | ||
) |
[in] | n | MYPART Send buffer |
[in] | N | Size of buffer |
[in] | VALUES | Received buffer |
Definition at line 7 of file p_dmin_array.F.