Go to the source code of this file.
|
subroutine | p_lsum (BUFFER_LENGTH, LBUFFER) |
|
◆ p_lsum()
subroutine p_lsum |
( |
integer, intent(in) |
BUFFER_LENGTH, |
|
|
logical, dimension(buffer_length), intent(inout) |
LBUFFER |
|
) |
| |
- Parameters
-
[in] | buffer_length | BUFFER_LENGTH Buffer size |
[in,out] | LBUFFER | Send buffer |
Definition at line 7 of file p_lsum.F.