Home
last modified time | relevance | path

Searched refs:ComputeFieldAtParticles_Mixed (Results 1 – 3 of 3) sorted by relevance

/petsc/src/dm/impls/swarm/tests/
H A Dex6.c370 static PetscErrorCode ComputeFieldAtParticles_Mixed(SNES snes, DM sw, PetscReal E[]) in ComputeFieldAtParticles_Mixed() function
510 PetscCall(ComputeFieldAtParticles_Mixed(snes, sw, E)); in ComputeFieldAtParticles()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex2.c1701 static PetscErrorCode ComputeFieldAtParticles_Mixed(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Mixed() function
1859 PetscCall(ComputeFieldAtParticles_Mixed(snes, sw, M_p, E)); in ComputeFieldAtParticles()
H A Dex4.c2305 static PetscErrorCode ComputeFieldAtParticles_Mixed(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Mixed() function
2464 PetscCall(ComputeFieldAtParticles_Mixed(snes, sw, M_p, E)); in ComputeFieldAtParticles()