|
changa 3.5
|
#include <feedback.h>
Public Member Functions | |
| DistStellarFeedbackSmoothParams (int _iType, int am, CSM csm, double _dTime, double _gamma, Fdbk *feedback) | |
| PUPable_decl (DistStellarFeedbackSmoothParams) | |
| DistStellarFeedbackSmoothParams (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 |
SmoothParams class for distributing stellar feedback (energy, mass + metals) to neighboring particles.
|
inlinevirtual |
required method for remote entry call.
Reimplemented from SmoothParams.