Home
last modified time | relevance | path

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

/petsc/src/dm/partitioner/impls/shell/
H A Dpartshell.c83 static PetscErrorCode PetscPartitionerPartition_Shell(PetscPartitioner part, PetscInt nparts, Petsc… in PetscPartitionerPartition_Shell() function
135 part->ops->partition = PetscPartitionerPartition_Shell; in PetscPartitionerInitialize_Shell()