changa 3.5
Loading...
Searching...
No Matches
PressureSmoothParams Class Reference

Second pass in SPH: calculate pressure forces. More...

#include <Sph.h>

Inheritance diagram for PressureSmoothParams:
SmoothParams

Public Member Functions

 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.
 
- 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.
 
TreePiecetp
 
int bUseBallMax
 

Detailed Description

Second pass in SPH: calculate pressure forces.

Constructor & Destructor Documentation

◆ 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
_iTypeType of particles to smooth
amActive rung
csmCosmological parameters
dTimeCurrent time
_alphaArtificial viscosity parameter
_betaArtificial viscosity parameter

Member Function Documentation

◆ 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: