Searched refs:PetscPartitionerGetType (Results 1 – 4 of 4) sorted by relevance
17 PetscErrorCode PetscPartitionerGetType(PetscPartitioner, PetscPartitionerType*)
107 setType, petsc.PetscPartitionerGetType111 CHKERR(PetscPartitionerGetType(self.part, &cval))
46 PETSC_EXTERN PetscErrorCode PetscPartitionerGetType(PetscPartitioner, PetscPartitionerType *);
65 PetscErrorCode PetscPartitionerGetType(PetscPartitioner part, PetscPartitionerType *name) in PetscPartitionerGetType() function182 PetscCall(PetscPartitionerGetType(part, ¤tType)); in PetscPartitionerSetFromOptions()