AMReX-Codes / pyamrex

GPU-Enabled, Zero-Copy AMReX Python Bindings including AI/ML
http://pyamrex.readthedocs.io
Other
35 stars 19 forks source link

MultiFab: Only Member Functions #296

Open ax3l opened 5 months ago

ax3l commented 5 months ago

Make the static freestanding functions in MultiFab only member functions, defaulting the dst argument to self.

cc @RemiLehe