Home
last modified time | relevance | path

Searched refs:PetscPartitionerCreate_PTScotch (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/partitioner/interface/
H A Dpartitionerreg.c49 PETSC_EXTERN PetscErrorCode PetscPartitionerCreate_PTScotch(PetscPartitioner);
72 PetscCall(PetscPartitionerRegister(PETSCPARTITIONERPTSCOTCH, PetscPartitionerCreate_PTScotch)); in PetscPartitionerRegisterAll()
/petsc/src/dm/partitioner/impls/ptscotch/
H A Dpartptscotch.c332 PETSC_EXTERN PetscErrorCode PetscPartitionerCreate_PTScotch(PetscPartitioner part) in PetscPartitionerCreate_PTScotch() function