|
| DenDvDxNeighborSmParams (int _iType, int am, CSM csm, double dTime, int bConstDiffusion, double dAlphaMax) |
|
| PUPable_decl (DenDvDxNeighborSmParams) |
|
| DenDvDxNeighborSmParams (CkMigrateMessage *m) |
|
virtual void | pup (PUP::er &p) |
| required method for remote entry call.
|
|
| DenDvDxSmoothParams (int _iType, int am, CSM csm, double _dTime, int _bActiveOnly, int _bConstantDiffusion, int _bStarting, int _bHaveAlpha, double _dAlphaMax) |
|
| PUPable_decl (DenDvDxSmoothParams) |
|
| DenDvDxSmoothParams (CkMigrateMessage *m) |
|
| PUPable_abstract (SmoothParams) |
|
| SmoothParams (CkMigrateMessage *m) |
|
Get density and velocity derivatives of "Neighbor of
Active" particles.
Like the above class, but only does non active particles marked "Neighbor of Active" for the "fast gas" option. Also, marking of neighbors is not complete. This is used in the "FastGas" step. It uses the same fcnSmooth() as DenDvDxSmoothParams.