TABLE OF CONTENTS
/PILCollected [ Modules ]
NAME
module PILCollected
PURPOSE
Provides some routines cleaning up or resetting PIL modules. We call this module "Collected", because it just provides abbreviational calls for all other modules: Call it here, and it will be called elsewhere!
The lists 'collected' here are:
- PIL_FormInfo
- PIL_mesonMom
- PIL_nLead
- PIL_rho0Dec
- PIL_rhoDiff
Even if you do not use one of the modlues listed here, you may call the restoring routines provided by this module.
PILCollected/PILCollected_DeAlloc [ Subroutines ]
[ Top ] [ PILCollected ] [ Subroutines ]
NAME
subroutine PILCollected_DeAlloc
PURPOSE
Deallocate the memory of all lists
PILCollected/PILCollected_ZERO [ Subroutines ]
[ Top ] [ PILCollected ] [ Subroutines ]
NAME
subroutine PILCollected_ZERO()
PURPOSE
Reset all lists by setting the counter of stored information to 0. No allocation or deallocation of memory happens.