Skip to content

Cleanup packs #139

@pgrete

Description

@pgrete
  std::vector<parthenon::MetadataFlag> flags_ind({Metadata::Independent});
  auto cons_in = md->PackVariablesAndFluxes(flags_ind)

is currently used in many places (followed by fixed indices).
This may cause issue in case there are more Metadata::Independent fields.
Thus, the logic should be updated to only pull the required vars.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions