Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex6.c263 static PetscErrorCode ComputeFieldAtParticles_Primal(SNES snes, DM sw, PetscReal E[]) in ComputeFieldAtParticles_Primal() function
504 PetscCall(ComputeFieldAtParticles_Primal(snes, sw, E)); in ComputeFieldAtParticles()
/petsc/src/ts/tutorials/hamiltonian/
H A Dex3.c976 static PetscErrorCode ComputeFieldAtParticles_Primal(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Primal() function
1141 PetscCall(ComputeFieldAtParticles_Primal(snes, sw, M_p, E)); in ComputeFieldAtParticles()
H A Dex2.c1560 static PetscErrorCode ComputeFieldAtParticles_Primal(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Primal() function
1856 PetscCall(ComputeFieldAtParticles_Primal(snes, sw, M_p, E)); in ComputeFieldAtParticles()
H A Dex4.c2184 static PetscErrorCode ComputeFieldAtParticles_Primal(SNES snes, DM sw, Mat M_p, PetscReal E[]) in ComputeFieldAtParticles_Primal() function
2461 PetscCall(ComputeFieldAtParticles_Primal(snes, sw, M_p, E)); in ComputeFieldAtParticles()