#include <GAS_ParticleNeighbourUpdate.h>

Public Member Functions | |
| GET_DATA_FUNC_S ("neighbourdataname", NeighbourName) | |
| GET_DATA_FUNC_S (GAS_NAME_GEOMETRY, GeometryName) | |
Protected Member Functions | |
| GAS_ParticleNeighbourUpdate (const SIM_DataFactory *factory) | |
| virtual | ~GAS_ParticleNeighbourUpdate () |
| virtual bool | solveGasSubclass (SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep) |
| Rebuild the GU_NeighbourList of our particles. | |
Definition at line 29 of file GAS_ParticleNeighbourUpdate.h.
| GAS_ParticleNeighbourUpdate::GAS_ParticleNeighbourUpdate | ( | const SIM_DataFactory * | factory | ) | [explicit, protected] |
| virtual GAS_ParticleNeighbourUpdate::~GAS_ParticleNeighbourUpdate | ( | ) | [protected, virtual] |
| GAS_ParticleNeighbourUpdate::GET_DATA_FUNC_S | ( | GAS_NAME_GEOMETRY | , | |
| GeometryName | ||||
| ) |
| GAS_ParticleNeighbourUpdate::GET_DATA_FUNC_S | ( | "neighbourdataname" | , | |
| NeighbourName | ||||
| ) |
| virtual bool GAS_ParticleNeighbourUpdate::solveGasSubclass | ( | SIM_Engine & | engine, | |
| SIM_Object * | obj, | |||
| SIM_Time | time, | |||
| SIM_Time | timestep | |||
| ) | [protected, virtual] |
1.5.9