pyamrex icon indicating copy to clipboard operation
pyamrex copied to clipboard

Specialize a Polymorphic ParticleContainer

Open ax3l opened this issue 7 months ago • 0 comments

Using the amrex::PolymorphicArenaAllocator. Close #425

To Do

  • [x] specialize PC with amrex::PolymorphicArenaAllocator
  • [ ] add a C++ example to AMReX tests https://github.com/AMReX-Codes/amrex/issues/4380
  • [ ] add a Python test based on the C++ AMReX example

Later On

Later on, we will drop specific specializations of other arenas to save compile & link time. Not this PR.

ax3l avatar Mar 18 '25 22:03 ax3l