Searched refs:DMSwarmRemovePointAtIndex (Results 1 – 4 of 4) sorted by relevance
50 PetscErrorCode DMSwarmRemovePointAtIndex(PetscDM, PetscInt)
485 petsc.DMSwarmRemovePointAtIndex489 CHKERR(DMSwarmRemovePointAtIndex(self.dm, cindex))
118 PETSC_EXTERN PetscErrorCode DMSwarmRemovePointAtIndex(DM, PetscInt);
2003 PetscErrorCode DMSwarmRemovePointAtIndex(DM dm, PetscInt idx) in DMSwarmRemovePointAtIndex() function