Searched refs:Np_post (Results 1 – 1 of 1) sorted by relevance
129 PetscInt Np_pre, Np_post; in CheckPointInsertion() local140 PetscCall(DMSwarmGetSize(sw, &Np_post)); in CheckPointInsertion()141 …Np_post == (Np_pre + 1), PETSC_COMM_SELF, PETSC_ERR_ARG_SIZ, "Particle insertion failed. Global si… in CheckPointInsertion()