FLASH-X
Doxygen Generated Documentation From Interface Source Code
Functions/Subroutines
Pipeline_localPrintSnapshot.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine Pipeline_localPrintSnapshot (printItemDetails)
 

Function/Subroutine Documentation

◆ Pipeline_localPrintSnapshot()

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.