Home
last modified time | relevance | path

Searched defs:subspaceOffsets (Results 1 – 5 of 5) sorted by relevance

/petsc/src/snes/impls/patch/
H A Dsnespatch.c373 …t *bs, PetscInt *nodesPerCell, const PetscInt **cellNodeMap, const PetscInt *subspaceOffsets, Pets… in SNESPatchSetDiscretisationInfo()
/petsc/include/petsc/private/
H A Dpcpatchimpl.h38 …PetscInt *subspaceOffsets; /* Plex: NULL Firedrake: offset of each field in concatenated proce… member
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPC.pyx2429 subspaceOffsets, argument
H A DSNES.pyx2365 subspaceOffsets, argument
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c504 …t *bs, PetscInt *nodesPerCell, const PetscInt **cellNodeMap, const PetscInt *subspaceOffsets, Pets… in PCPatchSetDiscretisationInfo()