11.2.8 Update_Global_Statistics Procedure

The Update_Global_Statistics procedure does interprocessor communication to update the global values of a Statistics object.

Calling syntax:

call Update_Global (Statistics)

Input variables:

 Statistics  The Statistics object to be globally updated.

Output variables:

 Statistics  The globally updated Statistics object.

Internal variables:

 N  Real version of Global_Count.

The Update_Global_Statistics code listing contains additional documentation.

Michael L. Hall