Home
last modified time | relevance | path

Searched refs:ComputeFieldAtParticles (Results 1 – 4 of 4) sorted by relevance

/petsc/src/dm/impls/swarm/tests/
H A Dex6.c488 static PetscErrorCode ComputeFieldAtParticles(SNES snes, DM sw, PetscReal E[]) in ComputeFieldAtParticles() function
540 PetscCall(ComputeFieldAtParticles(snes, sw, E)); in RHSFunction()
642 PetscCall(ComputeFieldAtParticles(snes, sw, E)); in RHSFunctionV()
764 PetscCall(ComputeFieldAtParticles(snes, sw, E)); in RHSFunctionG()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c1117 static PetscErrorCode ComputeFieldAtParticles(SNES snes, DM sw) in ComputeFieldAtParticles() function
1158 PetscCall(ComputeFieldAtParticles(snes, sw)); in RHSFunction()
1253 PetscCall(ComputeFieldAtParticles(snes, sw)); in RHSFunctionV()
1380 PetscCall(ComputeFieldAtParticles(snes, sw)); in RHSFunctionG()
H A Dex2.c1827 static PetscErrorCode ComputeFieldAtParticles(SNES snes, DM sw) in ComputeFieldAtParticles() function
1882 PetscCall(ComputeFieldAtParticles(snes, sw)); in RHSFunction()
1977 PetscCall(ComputeFieldAtParticles(snes, sw)); in RHSFunctionV()
2104 PetscCall(ComputeFieldAtParticles(snes, sw)); in RHSFunctionG()
H A Dex4.c2432 static PetscErrorCode ComputeFieldAtParticles(SNES snes, DM sw) in ComputeFieldAtParticles() function
2487 PetscCall(ComputeFieldAtParticles(snes, sw)); in RHSFunction()
2582 PetscCall(ComputeFieldAtParticles(snes, sw)); in RHSFunctionV()
2709 PetscCall(ComputeFieldAtParticles(snes, sw)); in RHSFunctionG()