SmoothParams class for distributing deleted gas to neighboring particles. More...
#include <Sph.h>
Public Member Functions | |
DistDeletedGasSmoothParams (int _iType, int am) | |
PUPable_decl (DistDeletedGasSmoothParams) | |
DistDeletedGasSmoothParams (CkMigrateMessage *m) | |
virtual void | pup (PUP::er &p) |
required method for remote entry call. | |
![]() | |
PUPable_abstract (SmoothParams) | |
SmoothParams (CkMigrateMessage *m) | |
Additional Inherited Members | |
![]() | |
int | iType |
Particle type to smooth over; "TreeActive". | |
int | activeRung |
Currently active rung. | |
TreePiece * | tp |
int | bUseBallMax |
SmoothParams class for distributing deleted gas to neighboring particles.
|
inline |
_iType | Type of particles to smooth |
am | Active rung |