Skip to content
This repository has been archived by the owner on Oct 23, 2020. It is now read-only.

Add option to disable scratch array init #930

Merged

Conversation

douglasjacobsen
Copy link
Member

This merge adds an optional argument to the scratch field allocation
routines that allows disabling of array initialization. This can be used
to improve performance of allocating scratch arrays when initialization
is not needed.

This commit adds an optional argument to the scratch field allocation
routines that allows disabling of array initialization. This can be used
to improve performance of allocating scratch arrays when initialization
is not needed.
@mgduda mgduda merged commit 791bdf6 into MPAS-Dev:develop May 12, 2016
@mgduda mgduda deleted the framework/optional_scratch_init branch May 12, 2016 01:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants