Searched refs:PetscPartitionerType (Results 1 – 4 of 4) sorted by relevance
3 ctypedef const char* PetscPartitionerType4 PetscPartitionerType PETSCPARTITIONERPARMETIS5 PetscPartitionerType PETSCPARTITIONERPTSCOTCH6 PetscPartitionerType PETSCPARTITIONERCHACO7 PetscPartitionerType PETSCPARTITIONERSIMPLE8 PetscPartitionerType PETSCPARTITIONERSHELL9 PetscPartitionerType PETSCPARTITIONERGATHER10 PetscPartitionerType PETSCPARTITIONERMATPARTITIONING11 PetscPartitionerType PETSCPARTITIONERMULTISTAGE16 PetscErrorCode PetscPartitionerSetType(PetscPartitioner, PetscPartitionerType)[all …]
96 cdef PetscPartitionerType cval = NULL110 cdef PetscPartitionerType cval = NULL
31 typedef const char *PetscPartitionerType; typedef45 PETSC_EXTERN PetscErrorCode PetscPartitionerSetType(PetscPartitioner, PetscPartitionerType);46 PETSC_EXTERN PetscErrorCode PetscPartitionerGetType(PetscPartitioner, PetscPartitionerType *);
28 PetscErrorCode PetscPartitionerSetType(PetscPartitioner part, PetscPartitionerType name) in PetscPartitionerSetType()65 PetscErrorCode PetscPartitionerGetType(PetscPartitioner part, PetscPartitionerType *name) in PetscPartitionerGetType()