14 #ifndef __GAS_ParticleForces__
15 #define __GAS_ParticleForces__
51 GET_DATA_FUNC_F(
"objtranslationimpulsefactor", ObjTranslationImpulseFactor );
128 int cs1,
int cg2,
int cs2 )
const;
130 void setContactDisplacement(
137 std::vector<int> csj,
138 std::vector<int> csk,
139 std::vector<UT_Vector3> sd
142 int adjustContactDisplacement(
SIM_Object *obj,
147 void resizeContactGrainAttributes(
GU_Detail *gdp,
149 int finalsize)
const;
172 "Gas Particle Forces",
173 getDopDescription());
#define DECLARE_STANDARD_GETCASTTOTYPE()
#define GAS_NAME_GEOMETRY
GT_API const UT_StringHolder time
GLdouble GLdouble GLdouble z
virtual bool solveGasSubclass(SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep)=0
#define DECLARE_DATAFACTORY(DataClass, SuperClass, Description, DopParms)
GLfloat GLfloat GLfloat alpha
GA_API const UT_StringHolder mass
SIM_API const UT_StringHolder force
#define GET_DATA_FUNC_B(DataName, FuncName)
#define GET_DATA_FUNC_F(DataName, FuncName)
GA_API const UT_StringHolder pscale
GA_API const UT_StringHolder N
virtual bool postSolveGasSubclass(SIM_Engine &engine, SIM_Object *obj, SIM_Time time, SIM_Time timestep)
#define GET_DATA_FUNC_S(DataName, FuncName)