Searched defs:numGlobalBcs (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/snes/impls/patch/ |
| H A D | snespatch.c | 373 …spaceOffsets, PetscInt numGhostBcs, const PetscInt *ghostBcNodes, PetscInt numGlobalBcs, const Pet… in SNESPatchSetDiscretisationInfo()
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 504 …spaceOffsets, PetscInt numGhostBcs, const PetscInt *ghostBcNodes, PetscInt numGlobalBcs, const Pet… in PCPatchSetDiscretisationInfo() 547 …*cellNodeMap, PetscInt numGhostBcs, const PetscInt *ghostBcNodes, PetscInt numGlobalBcs, const Pet… in PCPatchSetDiscretisationInfoCombined() 2476 PetscInt cStart, cEnd, c, Nf, f, numGlobalBcs = 0, *globalBcs, *Nb, **cellDofs; in PCSetUp_PATCH() local
|