Home
last modified time | relevance | path

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

/petsc/include/petsc/private/
H A Dpcasmimpl.h22 PCCompositeType loctype; /* the type of composition for local solves */ member
/petsc/src/ksp/pc/impls/asm/
H A Dasm.c719 PCCompositeType loctype; in PCSetFromOptions_ASM() local
/petsc/src/ksp/pc/impls/patch/
H A Dpcpatch.c2999 PCCompositeType loctype = PC_COMPOSITE_ADDITIVE; in PCSetFromOptions_PATCH() local