Adam M. Dempsey

Results 2 issues of Adam M. Dempsey

## PR Summary This overhauls the entire parameter input machinery to rely on my input deck library [Rummy](https://github.com/lanl/rummy). For examples of the new syntax, see the various input files in...

## PR Summary Working with `Metadata::None` fields in artemis that are defined as e.g., ```c++ pkg->AddField(Metadata({Metadata::None, Metadata::OneCopy}, \ std::vector({nx1}))); ``` To index into this in a pack, parthenon currently supports...