Second pass in SPH: calculate pressure forces.
More...
#include <Sph.h>
|
| | PressureSmoothParams (int _iType, int am, CSM csm, double _dTime, double _alpha, double _beta, double _dThermalDiff, double _dMetalDiff, double dEtaCourant, double dEtaDiffusion) |
| |
|
| PUPable_decl (PressureSmoothParams) |
| |
|
| PressureSmoothParams (CkMigrateMessage *m) |
| |
| virtual void | pup (PUP::er &p) |
| | required method for remote entry call.
|
| |
|
| PUPable_abstract (SmoothParams) |
| |
|
| SmoothParams (CkMigrateMessage *m) |
| |
|
|
int | iType |
| | Particle type to smooth over; "TreeActive".
|
| |
|
int | activeRung |
| | Currently active rung.
|
| |
|
TreePiece * | tp |
| |
| int | bUseBallMax |
| |
Second pass in SPH: calculate pressure forces.
◆ PressureSmoothParams()
| PressureSmoothParams::PressureSmoothParams |
( |
int | _iType, |
|
|
int | am, |
|
|
CSM | csm, |
|
|
double | _dTime, |
|
|
double | _alpha, |
|
|
double | _beta, |
|
|
double | _dThermalDiff, |
|
|
double | _dMetalDiff, |
|
|
double | dEtaCourant, |
|
|
double | dEtaDiffusion ) |
|
inline |
- Parameters
-
| _iType | Type of particles to smooth |
| am | Active rung |
| csm | Cosmological parameters |
| dTime | Current time |
| _alpha | Artificial viscosity parameter |
| _beta | Artificial viscosity parameter |
◆ pup()
| virtual void PressureSmoothParams::pup |
( |
PUP::er & | p | ) |
|
|
inlinevirtual |
required method for remote entry call.
Reimplemented from SmoothParams.
The documentation for this class was generated from the following files: