Home
last modified time | relevance | path

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

/petsc/src/dm/tutorials/
H A Dex21.c194 PetscInt npoints_dir_y[] = {2, 31}; in pic_advect() local
201 PetscCall(DMSwarmSetPointsUniformCoordinates(swarm, min, max, npoints_dir_y, ADD_VALUES)); in pic_advect()