/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/worklet/particleadvection/ |
H A D | Particles.h | 49 ParticleType GetParticle(const vtkm::Id& idx) { return this->Particles.Get(idx); } in GetParticle() function 57 ParticleType p = this->GetParticle(idx); in StepUpdate() 69 ParticleType p = this->GetParticle(idx); in StatusUpdate() 88 ParticleType p = this->GetParticle(idx); in CanContinue() 97 ParticleType p = this->GetParticle(idx); in UpdateTookSteps() 171 ParticleType p = this->ParticleExecutionObject<ParticleType>::GetParticle(idx); in PreStepUpdate()
|
H A D | ParticleAdvectionWorklets.h | 55 auto particle = integralCurve.GetParticle(idx); in operator()
|
/dports/science/hepmc3/HepMC3-3.2.4/interfaces/mc-tester/src/ |
H A D | HepMC3Event.cxx | 44 HEPParticle* HepMC3Event::GetParticle(int idx) { in GetParticle() function in HepMC3Event 71 HEPParticle * p = GetParticle(i); in FindParticle()
|
/dports/cad/opencascade/opencascade-7.6.0/src/math/ |
H A D | math_PSO.cxx | 151 aParticle = aParticles.GetParticle(aPartIdx); in performPSOWithGivenParticles() 180 aParticle = aParticles.GetParticle(aPartIdx); in performPSOWithGivenParticles() 241 aParticle = aParticles.GetParticle(aPartIdx); in performPSOWithGivenParticles()
|
H A D | math_PSOParticlesPool.hxx | 57 Standard_EXPORT PSO_Particle* GetParticle(const Standard_Integer theIdx);
|
H A D | math_PSOParticlesPool.cxx | 58 PSO_Particle* math_PSOParticlesPool::GetParticle(const Standard_Integer theIdx) in GetParticle() function in math_PSOParticlesPool
|
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/ |
H A D | ChIndexedParticles.cpp | 48 res = GetParticle(nclone); in GetAssetsFrame()
|
H A D | ChIndexedParticles.h | 59 virtual ChParticleBase& GetParticle(unsigned int n) = 0;
|
H A D | ChParticlesClones.h | 218 ChParticleBase& GetParticle(unsigned int n) override { in GetParticle() function
|
/dports/cad/opencascade/opencascade-7.6.0/inc/ |
H A D | math_PSOParticlesPool.hxx | 57 Standard_EXPORT PSO_Particle* GetParticle(const Standard_Integer theIdx);
|
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/opencascade/ |
H A D | math_PSOParticlesPool.hxx | 57 Standard_EXPORT PSO_Particle* GetParticle(const Standard_Integer theIdx);
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/task/ |
H A D | task.cpp | 40 m_particle = m_engine->GetParticle(); in CTask()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/ |
H A D | particles_generator.cpp | 28 m_particleManager = Gfx::CEngine::GetInstancePointer()->GetParticle(); in CParticlesGenerator()
|
H A D | maindialog.cpp | 53 m_particle = m_engine->GetParticle(); in CMainDialog()
|
H A D | mainui.cpp | 72 m_particleManager = m_engine->GetParticle(); in CMainUserInterface()
|
H A D | displayinfo.cpp | 66 m_particle = m_engine->GetParticle(); in CDisplayInfo()
|
/dports/science/hepmc3/HepMC3-3.2.4/interfaces/mc-tester/include/ |
H A D | HepMC3Event.h | 64 HEPParticle* GetParticle(int idx);
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/motion/ |
H A D | motion.cpp | 47 m_particle = m_engine->GetParticle(); in CMotion()
|
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Schema/ |
H A D | ContentValidator.cs | 179 public object GetParticle(int symbol) { in GetParticle() method in System.Xml.Schema.SymbolsDictionary 337 if (symbols.GetParticle(symbol) != particle) { in ExpandTree() 1449 return symbols.GetParticle(symbol); // OK in ValidateElement() 1476 XmlSchemaParticle p = (XmlSchemaParticle)symbols.GetParticle(i); in ExpectedElements() 1501 XmlSchemaParticle p = (XmlSchemaParticle)symbols.GetParticle(i); in ExpectedParticles()
|
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Schema/ |
H A D | ContentValidator.cs | 204 public object GetParticle(int symbol) in GetParticle() method in System.Xml.Schema.SymbolsDictionary 376 if (symbols.GetParticle(symbol) != particle) in ExpandTree() 1665 return _symbols.GetParticle(symbol); // OK in ValidateElement() 1700 XmlSchemaParticle p = (XmlSchemaParticle)_symbols.GetParticle(i); in ExpectedElements() 1733 XmlSchemaParticle p = (XmlSchemaParticle)_symbols.GetParticle(i); in ExpectedParticles()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/auto/ |
H A D | auto.cpp | 51 m_particle = m_engine->GetParticle(); in CAuto()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/ |
H A D | water.cpp | 88 m_particle = m_engine->GetParticle(); in LavaFrame()
|
H A D | engine.h | 603 CParticle* GetParticle();
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/controls/ |
H A D | control.cpp | 42 m_particle = m_engine->GetParticle(); in CControl()
|
/dports/science/chrono/chrono-7.0.1/src/chrono_postprocess/ |
H A D | ChPovRay.cpp | 958 assetcsys = myclones->GetParticle(m).GetCoord(); in ExportData()
|