|
HDK
|
This is the complete list of members for GAS_SPH, including all inherited members.
| buildNeighbours(const GU_Detail *gdp, fpreal radiusScale=1.0, bool needVolume=true) | GAS_SPH | |
| colorGradient(const UT_Vector3 &p, sphWeight wfunc) const | GAS_SPH | |
| colorGradient(const UT_Vector3 &p, const gas_PointList &ptlist, sphWeight wfunc) const | GAS_SPH | |
| colorGradientUnscaled(const UT_Vector3 &p, bool scale=false) const | GAS_SPH | |
| colorGradientUnscaled(const UT_Vector3 &p, const gas_PointList &ptlist, bool scale=false) const | GAS_SPH | |
| colorLaplacian(const UT_Vector3 &p, sphWeight wfunc, const GA_ROHandleR &scaleattrib=GA_ROHandleR(), fpreal point_scale=1.0) const | GAS_SPH | |
| colorLaplacian(const UT_Vector3 &p, const gas_PointList &ptlist, sphWeight wfunc, const GA_ROHandleR &scaleattrib=GA_ROHandleR(), fpreal point_scale=1.0) const | GAS_SPH | |
| d2weight(fpreal64 r, fpreal64 h, sphWeight wfunc) const | GAS_SPH | protected |
| dampingValue(const UT_Vector3 &p, const GA_ROHandleV3 &attrib, sphWeight wfunc, UT_Vector3 &point_velocity, fpreal point_density, const GA_ROHandleR &scale_attrib=GA_ROHandleR(), fpreal point_scale=1.0) const | GAS_SPH | |
| dampingValue(const UT_Vector3 &p, const gas_PointList &ptlist, const GA_ROHandleV3 &attrib, sphWeight wfunc, UT_Vector3 &point_velocity, fpreal point_density, const GA_ROHandleR &scale_attrib=GA_ROHandleR(), fpreal point_scale=1.0) const | GAS_SPH | |
| dweight(fpreal64 r, fpreal64 h, sphWeight wfunc) const | GAS_SPH | protected |
| findClosePoints(const UT_Vector3 &p, gas_PointList &ptlist) const | GAS_SPH | |
| findClosePoints(int ptidx, gas_PointList &ptlist) const | GAS_SPH | |
| gas_PointList typedef | GAS_SPH | |
| GAS_SPH() | GAS_SPH | |
| getCellWidth() const | GAS_SPH | inline |
| getGrid() const | GAS_SPH | inline |
| gradient(const UT_Vector3 &p, const GA_ROHandleR &attrib, sphWeight wfunc, UT_Vector3 *color=0, bool debugprint=false, const GA_ROHandleR &scaleattrib=GA_ROHandleR(), fpreal point_scale=1.0) const | GAS_SPH | |
| gradient(const UT_Vector3 &p, const gas_PointList &ptlist, const GA_ROHandleR &attrib, sphWeight wfunc, UT_Vector3 *color=0, bool debugprint=false, const GA_ROHandleR &scaleattrib=GA_ROHandleR(), fpreal point_scale=1.0) const | GAS_SPH | |
| gradient(const UT_Vector3 &p, const GA_ROHandleV3 &attrib, sphWeight wfunc, int axis, UT_Vector3 *color=0, bool normalize=false) const | GAS_SPH | |
| gradient(const UT_Vector3 &p, const gas_PointList &ptlist, const GA_ROHandleV3 &attrib, sphWeight wfunc, int axis, UT_Vector3 *color=0, bool normalize=false) const | GAS_SPH | |
| initialize(const GU_Detail *gdp, bool fullinit=true, const GA_PointGroup *excludegroup=NULL, fpreal radiusScale=1.0, bool needVolume=true) | GAS_SPH | |
| initVelocityData(bool initKD=false) | GAS_SPH | |
| laplacian(const UT_Vector3 &p, const GA_ROHandleR &attrib, sphWeight wfunc, fpreal *color=0) const | GAS_SPH | |
| laplacian(const UT_Vector3 &p, const gas_PointList &ptlist, const GA_ROHandleR &attrib, sphWeight wfunc, fpreal *color=0) const | GAS_SPH | |
| laplacianF(const UT_Vector3 &p, const GA_ROHandleR &attrib, sphWeight wfunc, int size, fpreal *color=0) const | GAS_SPH | |
| laplacianF(const UT_Vector3 &p, const gas_PointList &ptlist, const GA_ROHandleR &attrib, sphWeight wfunc, int size, fpreal *color=0) const | GAS_SPH | |
| laplacianV3(const UT_Vector3 &p, const GA_ROHandleV3 &attrib, sphWeight wfunc, fpreal *color=0, const GA_ROHandleR &scale_attrib=GA_ROHandleR(), fpreal point_scale=1.0) const | GAS_SPH | |
| laplacianV3(const UT_Vector3 &p, const gas_PointList &ptlist, const GA_ROHandleV3 &attrib, sphWeight wfunc, fpreal *color=0, const GA_ROHandleR &scale_attrib=GA_ROHandleR(), fpreal point_scale=1.0) const | GAS_SPH | |
| missingAttribWarning(SIM_Engine &engine, GAS_SubSolver *solver, const UT_String &objName, const UT_String &geometryName, const UT_String &attribName) | GAS_SPH | static |
| myCellWidth | GAS_SPH | protected |
| myCellWidth2 | GAS_SPH | protected |
| myDensities | GAS_SPH | protected |
| myDensityAttrib | GAS_SPH | protected |
| myGdp | GAS_SPH | protected |
| myGrid | GAS_SPH | protected |
| myMassAttrib | GAS_SPH | protected |
| myMasses | GAS_SPH | protected |
| myNeighbourList | GAS_SPH | protected |
| myOwnNeighbours | GAS_SPH | protected |
| myPointTree | GAS_SPH | protected |
| myRadAttrib | GAS_SPH | protected |
| myRadii | GAS_SPH | protected |
| myRadiusScale | GAS_SPH | protected |
| myVelocities | GAS_SPH | protected |
| POLY6 enum value | GAS_SPH | |
| POLY6_UNSCALED enum value | GAS_SPH | |
| sampleColor(const UT_Vector3 &p, sphWeight wfunc) const | GAS_SPH | |
| sampleColor(const UT_Vector3 &p, const gas_PointList &ptlist, sphWeight wfunc) const | GAS_SPH | |
| sampleDensity(const UT_Vector3 &p, sphWeight wfunc, const bool massScale=true) const | GAS_SPH | |
| sampleDensity(const UT_Vector3 &p, const gas_PointList &ptlist, sphWeight wfunc, const bool massScale=true) const | GAS_SPH | |
| sampleDoubleDensity(const UT_Vector3 &p, const gas_PointList &ptlist, UT_FloatArray &rad2list, sphWeight wfunc1, sphWeight wfunc2, fpreal &density1, fpreal &density2, const bool massScale=true) const | GAS_SPH | |
| sampleF(const UT_Vector3 &p, const GA_ROHandleF &attrib, sphWeight wfunc, fpreal *color=0, bool normalize=false, bool volumeScale=true) const | GAS_SPH | |
| sampleF(const UT_Vector3 &p, const gas_PointList &point_list, const GA_ROHandleF &attrib, sphWeight wfunc, fpreal *color=0, bool normalize=false, bool volumeScale=true) const | GAS_SPH | |
| sampleF(const UT_Vector3 &p, UT_FloatArray &floats, sphWeight wfunc, bool volumescale=true, bool normalize=false) const | GAS_SPH | |
| sampleF(const UT_Vector3 &p, const gas_PointList &point_list, UT_FloatArray &floats, sphWeight wfunc, bool volumescale=true, bool normalize=false) const | GAS_SPH | |
| sampleSurfaceDensity(const UT_Vector3 &p, const GA_ROHandleF &distanceattrib) const | GAS_SPH | |
| sampleSurfaceDensity(const UT_Vector3 &p, const gas_PointList &ptlist, const GA_ROHandleF &distanceattrib) const | GAS_SPH | |
| sampleSurfaceDensity(const UT_Vector3 &p, fpreal surfaceDistance, const bool distanceModifier=false) const | GAS_SPH | |
| sampleSurfaceDensity(const UT_Vector3 &p, const gas_PointList &ptlist, fpreal surfaceDistance, const bool distanceModifier=false) const | GAS_SPH | |
| sampleSurfaceDensityGrad(const UT_Vector3 &p, const GA_ROHandleF &distanceattrib) const | GAS_SPH | |
| sampleSurfaceDensityGrad(const UT_Vector3 &p, const gas_PointList &ptlist, const GA_ROHandleF &distanceattrib) const | GAS_SPH | |
| sampleSurfaceDensityGrad(const UT_Vector3 &p) const | GAS_SPH | |
| sampleSurfaceDensityGrad(const UT_Vector3 &p, const gas_PointList &ptlist) const | GAS_SPH | |
| sampleV3(const UT_Vector3 &p, const GA_ROHandleV3 &attrib, sphWeight wfunc, fpreal *color=0, bool normalize=false) const | GAS_SPH | |
| sampleV3(const UT_Vector3 &p, const gas_PointList &point_list, const GA_ROHandleV3 &attrib, sphWeight wfunc, fpreal *color=0, bool normalize=false) const | GAS_SPH | |
| sampleVelocity(const UT_Vector3 &p, sphWeight wfunc, int excludePoint=-1) const | GAS_SPH | |
| sampleVelocity(const UT_Vector3 &p, const gas_PointList &ptlist, sphWeight wfunc, int excludePoint=-1) const | GAS_SPH | |
| scaleddweight(fpreal64 r, fpreal64 h, sphWeight wfunc) const | GAS_SPH | protected |
| setNeighbours(const GU_Detail *gdp, GU_NeighbourList *list, fpreal radScale=1.0, bool needVolume=true) | GAS_SPH | |
| sphWeight enum name | GAS_SPH | |
| SPIKY enum value | GAS_SPH | |
| SPIKY2 enum value | GAS_SPH | |
| SPIKY5 enum value | GAS_SPH | |
| SPIKY_UNSCALED enum value | GAS_SPH | |
| VISCOSITY enum value | GAS_SPH | |
| weight(fpreal64 r2, fpreal64 h, sphWeight wfunc) const | GAS_SPH | protected |
| xsphVelocity(int ptnum, sphWeight wfunc, const UT_Vector3Array &velocities, fpreal xsph_constant) const | GAS_SPH | |
| ~GAS_SPH() | GAS_SPH |