|
changa 3.5
|
Class to specify density smooth. More...
#include <smooth.h>
Public Member Functions | |
| DensitySmoothParams (int _iType, int am) | |
| PUPable_decl (DensitySmoothParams) | |
| DensitySmoothParams (CkMigrateMessage *m) | |
| virtual void | pup (PUP::er &p) |
| required method for remote entry call. | |
Public Member Functions inherited from SmoothParams | |
| PUPable_abstract (SmoothParams) | |
| SmoothParams (CkMigrateMessage *m) | |
Additional Inherited Members | |
Public Attributes inherited from SmoothParams | |
| int | iType |
| Particle type to smooth over; "TreeActive". | |
| int | activeRung |
| Currently active rung. | |
| TreePiece * | tp |
| int | bUseBallMax |
Class to specify density smooth.
|
inlinevirtual |
required method for remote entry call.
Reimplemented from SmoothParams.