The Finalize_Communication procedure finalizes the communication scheme for the CÆSAR Code Package.
Calling syntax:
call Finalize (Communication, Output_Toggle) |
Input variable:
Output_Toggle | Toggles final output for this communication set-up. [Optional] |
Input/Output variable:
Communication | The Communication object to be finalized. |
The Finalize_Communication code listing contains additional documentation.