Home
last modified time | relevance | path

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

/petsc/src/dm/partitioner/interface/
H A Dpartitioner.c175 const char *currentType = NULL; in PetscPartitionerSetFromOptions() local
182 PetscCall(PetscPartitionerGetType(part, &currentType)); in PetscPartitionerSetFromOptions()
183 … "Graph partitioner", "PetscPartitionerSetType", PetscPartitionerList, currentType, name, sizeof(n… in PetscPartitionerSetFromOptions()