Searched refs:M_p_t (Results 1 – 1 of 1) sorted by relevance
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex7.c | 225 Mat M_p_t[MAX_NUM_THRDS]; in go() local 310 …sw_t[tid], Np_t[tid], tid, dim, target, xx_t[tid], yy_t[tid], wp_t[tid], rho_t[tid], &M_p_t[tid])); in go() 316 …gridToParticles(dm_t[tid], sw_t[tid], (tid == target) ? moments_1 : NULL, rhs_t[tid], M_p_t[tid])); in go() 319 PetscCall(MatDestroy(&M_p_t[tid])); in go()
|