Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed output buffers from struct definitions #222

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Aaron0372
Copy link

Initialized output buffers within the few functions they are used in to avoid the model allocation space throughout the entire run.

…the configuration file for workloads

int configuration_load (const char *filepath, MPI_Comm comm, ConfigHandle *handle): If any of the file access
	functions return a nonsuccess status, then a char* variable named error is set describing the status.
	If the error variable is assigned a value, the system will EXIT_FAILURE.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant