Home
last modified time | relevance | path

Searched refs:MatZeroRows (Results 1 – 25 of 184) sorted by relevance

12345678

/petsc/src/mat/tests/output/
H A Dex23_12.out402 Skipping MatZeroRows (diag nonzero)
411 Skipping MatZeroRows (diag nonzero)
533 Skipping MatZeroRows (diag zero)
542 Skipping MatZeroRows (diag zero)
H A Dex2_12_B.out113 MatZeroRows:
H A Dex2_4.out117 MatZeroRows:
H A Dex2_12_A.out117 MatZeroRows:
H A Dex2_11_A_aijcusparse.out131 MatZeroRows:
H A Dex2_11_B.out127 MatZeroRows:
H A Dex2_24.out131 MatZeroRows:
H A Dex2_21.out131 MatZeroRows:
H A Dex2_22.out131 MatZeroRows:
H A Dex2_11_A.out131 MatZeroRows:
H A Dex2_23.out131 MatZeroRows:
H A Dex23_negrep_allowrep_nsize-1_m-5_n-5_negmap-0_repmap-0_diffmap-0.out182 Test MatZeroRows (diag nonzero)
227 Test MatZeroRows (diag zero)
H A Dex23_negrep_nsize-1_m-7_n-7_negmap-0_repmap-1_diffmap-0.out202 Test MatZeroRows (diag nonzero)
255 Test MatZeroRows (diag zero)
H A Dex23_negrep_allowrep_nsize-1_m-5_n-5_negmap-0_repmap-1_diffmap-0.out227 Test MatZeroRows (diag nonzero)
272 Test MatZeroRows (diag zero)
H A Dex23_negrep_nsize-1_m-7_n-7_negmap-0_repmap-0_diffmap-0.out202 Test MatZeroRows (diag nonzero)
255 Test MatZeroRows (diag zero)
H A Dex23_negrep_allowrep_nsize-1_m-7_n-7_negmap-0_repmap-1_diffmap-0.out265 Test MatZeroRows (diag nonzero)
318 Test MatZeroRows (diag zero)
H A Dex23_negrep_nsize-1_m-5_n-5_negmap-0_repmap-1_diffmap-0.out182 Test MatZeroRows (diag nonzero)
227 Test MatZeroRows (diag zero)
H A Dex23_negrep_allowrep_nsize-1_m-7_n-7_negmap-1_repmap-0_diffmap-0.out202 Test MatZeroRows (diag nonzero)
255 Test MatZeroRows (diag zero)
H A Dex23_6.out252 Test MatZeroRows (diag nonzero)
321 Test MatZeroRows (diag zero)
H A Dex23_negrep_nsize-1_m-5_n-5_negmap-1_repmap-0_diffmap-0.out182 Test MatZeroRows (diag nonzero)
227 Test MatZeroRows (diag zero)
H A Dex23_negrep_allowrep_nsize-1_m-7_n-7_negmap-0_repmap-0_diffmap-0.out202 Test MatZeroRows (diag nonzero)
255 Test MatZeroRows (diag zero)
/petsc/src/ksp/ksp/tests/
H A Dlostnullspace.c110 PetscCall(MatZeroRows(A, 3, bc_mech_indexes, 1, PETSC_NULLPTR, PETSC_NULLPTR)); in main()
111 PetscCall(MatZeroRows(A, 1, bc_thermal_indexes, 1, PETSC_NULLPTR, PETSC_NULLPTR)); in main()
H A Dex4.c133 if (usezerorows) PetscCall(MatZeroRows(C, 4 * m, rows, 1.0, 0, 0)); in main()
136 if (usezerorows) PetscCall(MatZeroRows(C, 0, NULL, 1.0, 0, 0)); in main()
/petsc/src/mat/tests/
H A Dex225.c62 PetscCall(MatZeroRows(B, M, rows, 10.0, NULL, NULL)); in main()
64 PetscCall(MatZeroRows(A, M, rows, 10.0, NULL, NULL)); in main()
H A Dex56.c66 PetscCall(MatZeroRows(A, 3, col, one, 0, 0)); in main()

12345678