#include <GAS_ParticleSeparate.h>

Definition at line 34 of file GAS_ParticleSeparate.h.
| GAS_ParticleSeparate::GAS_ParticleSeparate | ( | const SIM_DataFactory * | factory | ) | [explicit, protected] |
| virtual GAS_ParticleSeparate::~GAS_ParticleSeparate | ( | ) | [protected, virtual] |
| GAS_ParticleSeparate::GET_DATA_FUNC_F | ( | "distscale" | , | |
| DistScale | ||||
| ) |
| GAS_ParticleSeparate::GET_DATA_FUNC_F | ( | "searchscale" | , | |
| SearchScale | ||||
| ) |
| GAS_ParticleSeparate::GET_DATA_FUNC_F | ( | "amount" | , | |
| Amount | ||||
| ) |
| GAS_ParticleSeparate::GET_DATA_FUNC_I | ( | "iter" | , | |
| Iterations | ||||
| ) |
| GAS_ParticleSeparate::GET_DATA_FUNC_S | ( | GAS_NAME_GEOMETRY | , | |
| GeometryName | ||||
| ) |
| bool GAS_ParticleSeparate::shouldMultiThread | ( | ) | [inline, protected] |
Definition at line 54 of file GAS_ParticleSeparate.h.
| virtual bool GAS_ParticleSeparate::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_ParticleSeparate::THREADED_METHOD6 | ( | GAS_ParticleSeparate | , | |
| shouldMultiThread() | , | |||
| separateParticles | , | |||
| GU_Detail * | , | |||
| gdp | , | |||
| const GAS_SPH & | , | |||
| sph | , | |||
| fpreal | , | |||
| amount | , | |||
| fpreal | , | |||
| searchscale | , | |||
| fpreal | , | |||
| distscale | , | |||
| const UT_FloatArray & | , | |||
| radlist | ||||
| ) | [protected] |
const GAS_SPH fpreal GAS_ParticleSeparate::amount [protected] |
Definition at line 66 of file GAS_ParticleSeparate.h.
Definition at line 66 of file GAS_ParticleSeparate.h.
const GAS_SPH fpreal fpreal fpreal const UT_FloatArray& GAS_ParticleSeparate::radlist [protected] |
Definition at line 66 of file GAS_ParticleSeparate.h.
const GAS_SPH fpreal fpreal GAS_ParticleSeparate::searchscale [protected] |
Definition at line 66 of file GAS_ParticleSeparate.h.
const GAS_SPH& GAS_ParticleSeparate::sph [protected] |
Definition at line 66 of file GAS_ParticleSeparate.h.
1.5.9