Home
last modified time | relevance | path

Searched defs:nsubspaces (Results 1 – 3 of 3) sorted by relevance

/petsc/src/snes/impls/patch/
H A Dsnespatch.c373 PetscErrorCode SNESPatchSetDiscretisationInfo(SNES snes, PetscInt nsubspaces, DM *dms, PetscInt *bs… in SNESPatchSetDiscretisationInfo()
/petsc/include/petsc/private/
H A Dpcpatchimpl.h35 PetscInt nsubspaces; /* Number of fields */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c504 PetscErrorCode PCPatchSetDiscretisationInfo(PC pc, PetscInt nsubspaces, DM *dms, PetscInt *bs, Pets… in PCPatchSetDiscretisationInfo()