Home
last modified time | relevance | path

Searched refs:PC_GASM_RESTRICT (Results 1 – 5 of 5) sorted by relevance

/petsc/include/
H A Dpetscpctypes.h197 PC_GASM_RESTRICT = 1, enumerator
/petsc/src/ksp/pc/impls/gasm/
H A Dgasm.c621 if (!(osm->type & PC_GASM_RESTRICT)) { in PCApply_GASM()
629 if (!(osm->type & PC_GASM_RESTRICT)) { in PCApply_GASM()
693 if (!(osm->type & PC_GASM_RESTRICT)) { in PCMatApply_GASM()
782 if (!(osm->type & PC_GASM_RESTRICT)) { in PCApplyTranspose_GASM()
1293 osm->type = PC_GASM_RESTRICT; in PCCreate_GASM()
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi68 PC_GASM_RESTRICT
H A DPC.pyx80 RESTRICT = PC_GASM_RESTRICT
/petsc/doc/manual/
H A Dksp.md1022 `PC_GASM_INTERPOLATE`, `PC_GASM_RESTRICT`, `PC_GASM_NONE`. These