Home
last modified time | relevance | path

Searched refs:PCICC (Results 1 – 10 of 10) sorted by relevance

/petsc/include/
H A Dpetscpctypes.h39 #define PCICC "icc" macro
/petsc/src/ksp/pc/tutorials/
H A Dex2.c92 PetscCall(PCSetType(pc, PCICC)); in main()
/petsc/src/ksp/pc/interface/
H A Dpcregis.c101 PetscCall(PCRegister(PCICC, PCCreate_ICC)); in PCRegisterAll()
H A Dprecon.c30 *type = PCICC; in PCGetDefaultType_Private()
/petsc/doc/overview/
H A Dlinear_solve_table.md114 - ``PCICC``
/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi14 PetscPCType PCICC
H A DPC.pyx16 ICC = S_(PCICC)
/petsc/doc/changes/
H A D314.md167 - Fix bugs related with reusing PCILU/PCICC/PCLU/PCCHOLESKY
/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx2775 …PetscCall(PetscObjectTypeCompareAny((PetscObject)s, &flg, PCLU, PCCHOLESKY, PCILU, PCICC, PCQR, ""… in PCSetUp_HPDDM()
/petsc/doc/manual/
H A Dksp.md737 - ``PCICC``