Searched defs:subspaceOffsets (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/snes/impls/patch/ |
| H A D | snespatch.c | 373 …t *bs, PetscInt *nodesPerCell, const PetscInt **cellNodeMap, const PetscInt *subspaceOffsets, Pets… in SNESPatchSetDiscretisationInfo()
|
| /petsc/include/petsc/private/ |
| H A D | pcpatchimpl.h | 38 …PetscInt *subspaceOffsets; /* Plex: NULL Firedrake: offset of each field in concatenated proce… member
|
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | PC.pyx | 2429 subspaceOffsets, argument
|
| H A D | SNES.pyx | 2365 subspaceOffsets, argument
|
| /petsc/src/ksp/pc/impls/patch/ |
| H A D | pcpatch.c | 504 …t *bs, PetscInt *nodesPerCell, const PetscInt **cellNodeMap, const PetscInt *subspaceOffsets, Pets… in PCPatchSetDiscretisationInfo()
|