Home
last modified time | relevance | path

Searched defs:custom_minimal_size (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/pc/impls/bddc/
H A Dbddcgraph.c727 PetscErrorCode PCBDDCGraphSetUp(PCBDDCGraph graph, PetscInt custom_minimal_size, IS neumann_is, IS … in PCBDDCGraphSetUp()
/petsc/include/petsc/private/
H A Dpcbddcstructsimpl.h35 PetscInt custom_minimal_size; member