FLASH-X
Doxygen Generated Documentation From Interface Source Code
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | Pipeline_localPrintSnapshot (printItemDetails) |
subroutine Pipeline_localPrintSnapshot | ( | printItemDetails | ) |
The routine will print a snapshot of the current local state of the pipeline. It prints all items in each of the buffer, sending and receiving channels in the pipeline on the local processor.
printItemDetails : the routine specifying the print statements for the items
NOTES
The routine 'printItemDetails' must be defined outside the pipeline unit. It will contain the specifics of the items for which the pipeline was used.
Definition at line 31 of file Pipeline_localPrintSnapshot.F90.