Searched refs:PCPatchSetDiscretisationInfo (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/snes/impls/patch/ |
| H A D | snespatch.c | 382 …PetscCall(PCPatchSetDiscretisationInfo(patch->pc, nsubspaces, dms, bs, nodesPerCell, cellNodeMap, … in SNESPatchSetDiscretisationInfo()
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | petscpc.pxi | 315 …PetscErrorCode PCPatchSetDiscretisationInfo(PetscPC, PetscInt, PetscDM*, PetscInt*, PetscInt*, con…
|
| H A D | PC.pyx | 2459 CHKERR(PCPatchSetDiscretisationInfo(self.pc, numSubSpaces,
|
| /petsc/include/ |
| H A D | petscpc.h | 496 PETSC_EXTERN PetscErrorCode PCPatchSetDiscretisationInfo(PC, PetscInt, DM *, PetscInt *, PetscInt *…
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 504 PetscErrorCode PCPatchSetDiscretisationInfo(PC pc, PetscInt nsubspaces, DM *dms, PetscInt *bs, Pets… in PCPatchSetDiscretisationInfo() function
|