parthenon-hpc-lab / parthenon

Parthenon AMR infrastructure
https://parthenon-hpc-lab.github.io/parthenon/
Other
105 stars 33 forks source link

Small: Fix bug in sparse packs that include fluxes #1088

Closed lroberts36 closed 1 month ago

lroberts36 commented 1 month ago

PR Summary

This PR fixes sparse packs so that they will correctly include generalized fluxes for face and edge centered fields. Previously, the fluxes were only included in the pack if the field was a cell centered field.

PR Checklist