HDK
|
#include <GAS_VelocityStretch.h>
Public Attributes | |
const SIM_VectorField * | velocity |
GAS_SPH * | sph |
const GU_Detail * | gdp |
fpreal | timestep |
Definition at line 26 of file GAS_VelocityStretch.h.
const GU_Detail* gas_VelInfo::gdp |
Definition at line 31 of file GAS_VelocityStretch.h.
GAS_SPH* gas_VelInfo::sph |
Definition at line 30 of file GAS_VelocityStretch.h.
fpreal gas_VelInfo::timestep |
Definition at line 32 of file GAS_VelocityStretch.h.
const SIM_VectorField* gas_VelInfo::velocity |
Definition at line 29 of file GAS_VelocityStretch.h.