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

Go to the source code of this file.

Functions/Subroutines

subroutine Pipeline_localDestroy ()
 

Function/Subroutine Documentation

◆ Pipeline_localDestroy()

subroutine Pipeline_localDestroy

Destroys the local pipeline structure. Destruction means that all arrays (the plumbing of the pipeline) are deallocated. Also the local log file will be closed (if present).

none

NOTES

This routine should onle be called after the local pipeline has been deactivated.

Definition at line 31 of file Pipeline_localDestroy.F90.