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

Method computeXSPH

SPlisHSPlasH/FluidModel.cpp:447–451  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

445}
446
447void FluidModel::computeXSPH()
448{
449 if (m_xsph)
450 m_xsph->step();
451}
452
453void FluidModel::emittedParticles(const unsigned int startIndex)
454{

Callers 1

Calls 1

stepMethod · 0.45

Tested by

no test coverage detected