MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/SPlisHSPlasH / getVolume

Method getVolume

SPlisHSPlasH/FluidModel.h:392–395  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

390 }
391
392 FORCE_INLINE const Real getVolume(const unsigned int i) const
393 {
394 return m_V;
395 }
396
397 FORCE_INLINE Real& getVolume(const unsigned int i)
398 {

Callers 15

FluidModelDataMethod · 0.80
BoundaryModelDataMethod · 0.80
computeDensitiesMethod · 0.80
precomputeValuesMethod · 0.80
stepMethod · 0.80
matrixFreeRHSMethod · 0.80
computePressureAccelsMethod · 0.80
stepMethod · 0.80
computeDFSPHFactorMethod · 0.80
computeDensityAdvMethod · 0.80
computeDensityChangeMethod · 0.80
TimeStepDFSPH.cppFile · 0.80

Calls

no outgoing calls

Tested by 2

FluidModelDataMethod · 0.64
BoundaryModelDataMethod · 0.64