CSol
Public Member Functions | List of all members
SmoothedParticle Class Reference

#include <sph/csol_sph.h>

Public Member Functions

 SmoothedParticle ()
 
 SmoothedParticle (const SmoothedParticle &)
 
 ~SmoothedParticle ()
 
bool getPositions (CSol_Solver &, QVector< double > &, QVector< double > &, QVector< double > &)
 
bool init (CSol_Solver &, int, QVector< double > &, QVector< double > &, QVector< double > &, QVector< double > &, double, double)
 
bool step (CSol_Solver &, REAL)
 

Constructor & Destructor Documentation

Member Function Documentation

bool getPositions ( CSol_Solver solver,
QVector< double > &  px,
QVector< double > &  py,
QVector< double > &  pz 
)
bool init ( CSol_Solver solver,
int  workGroupSize_,
QVector< double > &  px,
QVector< double > &  py,
QVector< double > &  pz,
QVector< double > &  pT,
double  mass,
double  spacing 
)
bool step ( CSol_Solver solver,
REAL  dt 
)