Home
last modified time | relevance | path

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

/petsc/src/dm/partitioner/impls/shell/
H A Dpartshell.c52 static PetscErrorCode PetscPartitionerSetFromOptions_Shell(PetscPartitioner part, PetscOptionItems … in PetscPartitionerSetFromOptions_Shell() function
132 part->ops->setfromoptions = PetscPartitionerSetFromOptions_Shell; in PetscPartitionerInitialize_Shell()