Searched refs:DMSwarmGetType (Results 1 – 3 of 3) sorted by relevance
137 PETSC_EXTERN PetscErrorCode DMSwarmGetType(DM, DMSwarmType *);
131 - Add `DMSwarmGetType()`
2275 PetscErrorCode DMSwarmGetType(DM sw, DMSwarmType *stype) in DMSwarmGetType() function2883 PetscCall(DMSwarmGetType(sw, &stype)); in DMSwarmDuplicate()