Searched refs:a_wp (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/dm/impls/swarm/tests/ |
| H A D | ex7.c | 161 …scInt target, const PetscReal xx[], const PetscReal yy[], const PetscReal a_wp[], Vec rho, Mat *Mp… in particlesToGrid() argument 177 wq[p] = a_wp[p]; in particlesToGrid()
|
| /petsc/src/ts/tests/ |
| H A D | ex30.c | 136 …t DM dm, DM sw, const PetscInt a_tid, const PetscInt dim, const PetscReal a_wp[], Vec rho, Mat M_p) in particlesToGrid() argument 146 for (p = 0; p < Np; p++) wq[p] = a_wp[p]; in particlesToGrid()
|