#include <GAS_AdjustParticleCoordinates.h>

Public Member Functions | |
| GET_DATA_FUNC_S (GAS_NAME_GEOMETRY, GeometryName) | |
Protected Member Functions | |
| GAS_AdjustParticleCoordinates (const SIM_DataFactory *factory) | |
| virtual | ~GAS_AdjustParticleCoordinates () |
| virtual bool | solveGasSubclass (SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep) |
Definition at line 34 of file GAS_AdjustParticleCoordinates.h.
| GAS_AdjustParticleCoordinates::GAS_AdjustParticleCoordinates | ( | const SIM_DataFactory * | factory | ) | [explicit, protected] |
| virtual GAS_AdjustParticleCoordinates::~GAS_AdjustParticleCoordinates | ( | ) | [protected, virtual] |
| GAS_AdjustParticleCoordinates::GET_DATA_FUNC_S | ( | GAS_NAME_GEOMETRY | , | |
| GeometryName | ||||
| ) |
| virtual bool GAS_AdjustParticleCoordinates::solveGasSubclass | ( | SIM_Engine & | engine, | |
| SIM_Object * | obj, | |||
| SIM_Time | time, | |||
| SIM_Time | timestep | |||
| ) | [protected, virtual] |
Performs any necessary adjustments to the coordinate system attached to the fluid particles.
Implements GAS_SubSolver.
1.5.9