|
IPPL (Independent Parallel Particle Layer)
IPPL
|
#include <ParticleBase.h>
Public Member Functions | |
| virtual | ~ParticleBaseBase ()=default |
Minimal empty base class for all ParticleBase specializations. Needed for e.g: c++20 constraints and concepts using std::derived_from
Definition at line 73 of file ParticleBase.h.
|
virtualdefault |