Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/factor/
H A Dfactor.h13 MatFactorType factortype; member
/petsc/src/mat/tests/
H A Dex28.c17 char factortype[64]; in main() local
/petsc/include/petsc/private/
H A Dmatimpl.h460 …MatFactorType factortype; /* MAT_FACTOR_LU, ILU, CHOLESKY or ICC */ member