Home
last modified time | relevance | path

Searched refs:Mp_out (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/swarm/tests/
H A Dex7.c161 …t target, const PetscReal xx[], const PetscReal yy[], const PetscReal a_wp[], Vec rho, Mat *Mp_out) in particlesToGrid() argument
198 *Mp_out = M_p; in particlesToGrid()
/petsc/src/ts/tests/
H A Dex30.c105 static PetscErrorCode createMp(const DM dm, DM sw, Mat *Mp_out) in createMp() argument
132 *Mp_out = M_p; in createMp()