Skip to content

Optional allocation of ARKODE internal data prior to ARKodeEvolve#818

Open
drreynolds wants to merge 37 commits intofeature/fes-ycur-rhsfrom
feature/fes-preallocate
Open

Optional allocation of ARKODE internal data prior to ARKodeEvolve#818
drreynolds wants to merge 37 commits intofeature/fes-ycur-rhsfrom
feature/fes-preallocate

Conversation

@drreynolds
Copy link
Collaborator

This PR adds a function ARKodeAllocateInternalData to enable stage-related data allocation before the first call to ARKodeEvolve (but after all other optional input routines have been called), to support users who measure memory usage before beginning a simulation.

@drreynolds
Copy link
Collaborator Author

This is the fifth in a sequence of PRs for ARKODE to support our FES collaborators. Please review this one after #817. When the stack is complete, we'll do a final PR into develop

@drreynolds
Copy link
Collaborator Author

This PR should be ready to review -- all CI issues resulting from the new release have been resolved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants