pyamrex
pyamrex copied to clipboard
[WIP] `MultiFab`: Static to Member Math Methods
Replace static member functions that with regular member functions that take store the result/destination in self.
- [x]
FabArray<FArrayBox> - [ ]
MultiFab
Close #296