Home
last modified time | relevance | path

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

/petsc/src/dm/partitioner/impls/shell/
H A Dpartshell.c27 static PetscErrorCode PetscPartitionerView_Shell_ASCII(PetscPartitioner part, PetscViewer viewer) in PetscPartitionerView_Shell_ASCII() function
48 if (isascii) PetscCall(PetscPartitionerView_Shell_ASCII(part, viewer)); in PetscPartitionerView_Shell()