JCMGeoFinalizeΒΆ
Purpose
finalizes JCMgeo
. All internal objects are deleted. Should be called, before exiting calling application if JCMGeoInitialize was called
Function signature
void JCMGeoFinalize(bool finalizeMPI)
Parameter | in/output | Description |
---|---|---|
finalizeMPI | input | true, if MPI interface should also be finalized |