changa  3.5
 All Classes Files Functions Variables Typedefs Enumerations Friends Macros Groups Pages
Public Member Functions | List of all members
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 ( 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

The documentation for this class was generated from the following files: