Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c547 static PetscErrorCode PCPatchSetDiscretisationInfoCombined(PC pc, DM dm, PetscInt *nodesPerCell, co… in PCPatchSetDiscretisationInfoCombined() function
2531 …PetscCall(PCPatchSetDiscretisationInfoCombined(pc, dm, Nb, (const PetscInt **)cellDofs, numGlobalB… in PCSetUp_PATCH()