Skip to content

Optional allocation of ARKODE internal data prior to ARKodeEvolve#818

Closed
drreynolds wants to merge 64 commits intofeature/fes-ycur-rhsfrom
feature/fes-preallocate
Closed

Optional allocation of ARKODE internal data prior to ARKodeEvolve#818
drreynolds wants to merge 64 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 drreynolds closed this Mar 22, 2026
@drreynolds
Copy link
Collaborator Author

Redirecting this PR since the immediately-upstream PR is now removed.

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