Searched refs:PCPatchSetDiscretisationInfoCombined (Results 1 – 1 of 1) sorted by relevance
547 static PetscErrorCode PCPatchSetDiscretisationInfoCombined(PC pc, DM dm, PetscInt *nodesPerCell, co… in PCPatchSetDiscretisationInfoCombined() function2531 …PetscCall(PCPatchSetDiscretisationInfoCombined(pc, dm, Nb, (const PetscInt **)cellDofs, numGlobalB… in PCSetUp_PATCH()