|
changa 3.5
|
#include <feedback.h>
Public Member Functions | |
| AGORApreCheckSmoothParams (int _iType, int am, CSM csm, double _dTime, double _dDelta, double _gamma, double _etaCourant, double _timeToSF, Fdbk *feedback, double _dMsolUnit, double _dErgPerGmUnit) | |
| PUPable_decl (AGORApreCheckSmoothParams) | |
| AGORApreCheckSmoothParams (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 alerting neighboring gas particles when a star particle is about to have an AGORA feedback event
|
inlinevirtual |
required method for remote entry call.
Reimplemented from SmoothParams.