Searched refs:MAT_SHIFT_NONE (Results 1 – 10 of 10) sorted by relevance
272 ((PC_Factor *)dir)->info.shifttype = (PetscReal)MAT_SHIFT_NONE; in PCCreate_LU()
698 fact->info.shifttype = (PetscReal)MAT_SHIFT_NONE; in PCFactorInitialize()
29 …if (shifttype == (MatFactorShiftType)PETSC_DECIDE) dir->info.shifttype = (PetscReal)MAT_SHIFT_NONE; in PCFactorSetShiftType_Factor()
248 if (info->shifttype == (PetscReal)MAT_SHIFT_NONE) { in MatLUFactorNumeric_SeqBAIJ_4()570 if (info->shifttype == (PetscReal)MAT_SHIFT_NONE) { in MatLUFactorNumeric_SeqBAIJ_4_NaturalOrdering()
337 info.shifttype = (PetscReal)MAT_SHIFT_NONE; in main()
266 info->shifttype = (PetscReal)MAT_SHIFT_NONE; in MatFactorInfoDefaults()
436 MAT_SHIFT_NONE1110 if st == "none": return MAT_SHIFT_NONE
1447 cdef PetscMatFactorShiftType cval = MAT_SHIFT_NONE
255 NONE = MAT_SHIFT_NONE
1482 MAT_SHIFT_NONE, enumerator