Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex20fwd.c22 PetscBool combined; member
/petsc/include/petsc/private/
H A Dpcpatchimpl.h34 PetscBool combined; /* Use a combined space with all fields */ member
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c794 …PCPatchGetGlobalDofs(PC pc, PetscSection dofSection[], PetscInt f, PetscBool combined, PetscInt p,… in PCPatchGetGlobalDofs()