Searched refs:endParticle (Results 1 – 8 of 8) sorted by relevance
121 endParticle(p); in updateParticle()174 endParticle(p); in updateParticle()178 void ParticleManager::endParticle(Particle *p) in endParticle() function in ParticleManager339 endParticle(p); in stomp()381 endParticle(p); in getFreeParticle()
218 void endParticle(Particle *p);
124 vtkm::Id endParticle = lastPartId.Get(pos); in operator() local128 for (vtkm::Id j = startParticle; j < endParticle; j++) in operator()
129 vtkm::Id endParticle = lastParticleId.Get(firstBinId); in operator() local131 for (vtkm::Id j = startParticle; j < endParticle; j++) in operator()
126 vtkm::Id endParticle = lastParticleId.Get(firstBinId); in operator() local128 for (vtkm::Id j = startParticle; j < endParticle; j++) in operator()
139 vtkm::Id endParticle = lastParticleId.Get(firstBinId); in operator() local141 for (vtkm::Id j = startParticle; j < endParticle; j++) in operator()
134 vtkm::Id endParticle = lastPartId.Get(pos); in operator() local138 for (vtkm::Id j = startParticle; j < endParticle; j++) in operator()