Home
last modified time | relevance | path

Searched defs:subspaces_to_exclude (Results 1 – 2 of 2) sorted by relevance

/petsc/include/petsc/private/
H A Dpcpatchimpl.h58 …PetscHSetI subspaces_to_exclude; /* If you don't want any other dofs from a particular subspace… member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c837 …tPointDofs(PC pc, PetscHSetI pts, PetscHSetI dofs, PetscInt base, PetscHSetI *subspaces_to_exclude) in PCPatchGetPointDofs()