#include <GAS_SPHDensity.h>

Public Member Functions | |
| GET_DATA_FUNC_S (GAS_NAME_GEOMETRY, GeometryName) | |
| bool | shouldMultiThread () |
Protected Member Functions | |
| GAS_SPHDensity (const SIM_DataFactory *factory) | |
| virtual | ~GAS_SPHDensity () |
| virtual bool | solveGasSubclass (SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep) |
| THREADED_METHOD1 (GAS_SPHDensity, shouldMultiThread(), calculateDensity, GU_Detail *, gdp) void calculateDensityPartial(GU_Detail *gdp | |
Protected Attributes | |
| const UT_JobInfo & | info |
Definition at line 35 of file GAS_SPHDensity.h.
| GAS_SPHDensity::GAS_SPHDensity | ( | const SIM_DataFactory * | factory | ) | [explicit, protected] |
| virtual GAS_SPHDensity::~GAS_SPHDensity | ( | ) | [protected, virtual] |
| GAS_SPHDensity::GET_DATA_FUNC_S | ( | GAS_NAME_GEOMETRY | , | |
| GeometryName | ||||
| ) |
| bool GAS_SPHDensity::shouldMultiThread | ( | ) | [inline] |
Definition at line 40 of file GAS_SPHDensity.h.
| virtual bool GAS_SPHDensity::solveGasSubclass | ( | SIM_Engine & | engine, | |
| SIM_Object * | obj, | |||
| SIM_Time | time, | |||
| SIM_Time | timestep | |||
| ) | [protected, virtual] |
Moves the fields given by FieldName by the given velocity field. Moves the points given by GeometryName likewise.
Implements GAS_SubSolver.
| GAS_SPHDensity::THREADED_METHOD1 | ( | GAS_SPHDensity | , | |
| shouldMultiThread() | , | |||
| calculateDensity | , | |||
| GU_Detail * | , | |||
| gdp | ||||
| ) | [protected] |
const UT_JobInfo& GAS_SPHDensity::info [protected] |
1.5.9