Searched refs:MAT_FACTOR_ILUDT (Results 1 – 7 of 7) sorted by relevance
703 if (ftype == MAT_FACTOR_LU || ftype == MAT_FACTOR_ILU || ftype == MAT_FACTOR_ILUDT) { in MatGetFactor_seqbaij_petsc()710 …etscCall(PetscStrallocpy(MATORDERINGNATURAL, (char **)&(*B)->preferredordering[MAT_FACTOR_ILUDT])); in MatGetFactor_seqbaij_petsc()
2328 if (ftype == MAT_FACTOR_LU || ftype == MAT_FACTOR_ILU || ftype == MAT_FACTOR_ILUDT) { in MatGetFactor_SeqAIJKokkos_Kokkos()2333 …etscCall(PetscStrallocpy(MATORDERINGNATURAL, (char **)&(*B)->preferredordering[MAT_FACTOR_ILUDT])); in MatGetFactor_SeqAIJKokkos_Kokkos()
26 if (ftype == MAT_FACTOR_LU || ftype == MAT_FACTOR_ILU || ftype == MAT_FACTOR_ILUDT) { in MatGetFactor_seqaij_petsc()35 …etscCall(PetscStrallocpy(MATORDERINGNATURAL, (char **)&(*B)->preferredordering[MAT_FACTOR_ILUDT])); in MatGetFactor_seqaij_petsc()
1767 case MAT_FACTOR_ILUDT: // fall-through in GetFactor()
205 MAT_FACTOR_ILUDT, enumerator
1874 if (ftype == MAT_FACTOR_LU || ftype == MAT_FACTOR_ILU || ftype == MAT_FACTOR_ILUDT) { in MatGetFactor_seqaijhipsparse_hipsparse()1885 …etscCall(PetscStrallocpy(MATORDERINGNATURAL, (char **)&(*B)->preferredordering[MAT_FACTOR_ILUDT])); in MatGetFactor_seqaijhipsparse_hipsparse()
2286 if (ftype == MAT_FACTOR_LU || ftype == MAT_FACTOR_ILU || ftype == MAT_FACTOR_ILUDT) { in MatGetFactor_seqaijcusparse_cusparse()2297 …etscCall(PetscStrallocpy(MATORDERINGNATURAL, (char **)&(*B)->preferredordering[MAT_FACTOR_ILUDT])); in MatGetFactor_seqaijcusparse_cusparse()