Home
last modified time | relevance | path

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

/petsc/src/dm/dt/interface/
H A Ddt.c2107 static PetscErrorCode PetscDTPartitionNumber(PetscInt n, PetscInt *p) in PetscDTPartitionNumber() function
2231 PetscCall(PetscDTPartitionNumber(n, &p)); in PetscDTSimplexQuadrature()