Home
last modified time | relevance | path

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

/petsc/src/dm/impls/swarm/tests/
H A Dex1.c99 PetscInt preSize, postSize; in CheckMigrate() local
113 PetscCall(VecGetSize(postMigrate, &postSize)); in CheckMigrate()
114postSize, PETSC_COMM_WORLD, PETSC_ERR_ARG_SIZ, "Particles either lost or duplicated. Pre migrate g… in CheckMigrate()