Home
last modified time | relevance | path

Searched refs:CheckMat (Results 1 – 25 of 143) sorted by relevance

123456

/petsc/src/mat/tests/
H A Dex23.c6 PetscErrorCode CheckMat(Mat, Mat, PetscBool, const char *);
203 PetscCall(CheckMat(A, B, PETSC_FALSE, "CheckMat")); in main()
240 PetscCall(CheckMat(A, A2, PETSC_TRUE, "Load")); in main()
281 PetscCall(CheckMat(A, A2, PETSC_FALSE, "MatDuplicate and MatAXPY")); in main()
286 PetscCall(CheckMat(B, B2, PETSC_TRUE, "MatConvert_IS_XAIJ MAT_INITIAL_MATRIX")); in main()
288 PetscCall(CheckMat(B, B2, PETSC_TRUE, "MatConvert_IS_XAIJ MAT_REUSE_MATRIX")); in main()
290 PetscCall(CheckMat(B, A2, PETSC_TRUE, "MatConvert_IS_XAIJ MAT_INPLACE_MATRIX")); in main()
296 PetscCall(CheckMat(A, A2, PETSC_TRUE, "MatConvert_XAIJ_IS MAT_INITIAL_MATRIX")); in main()
298 PetscCall(CheckMat(A, A2, PETSC_TRUE, "MatConvert_XAIJ_IS MAT_REUSE_MATRIX")); in main()
300 PetscCall(CheckMat(A, B2, PETSC_TRUE, "MatConvert_XAIJ_IS MAT_INPLACE_MATRIX")); in main()
[all …]
/petsc/src/mat/tests/output/
H A Dex23_13.out62 Test CheckMat
H A Dex23_negrep_nsize-1_m-7_n-5_negmap-1_repmap-0_diffmap-0.out27 Test CheckMat
H A Dex23_negrep_nsize-1_m-7_n-5_negmap-0_repmap-1_diffmap-0.out27 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-5_n-7_negmap-0_repmap-1_diffmap-1.out23 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-7_n-5_negmap-1_repmap-1_diffmap-1.out27 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-5_n-7_negmap-1_repmap-0_diffmap-1.out23 Test CheckMat
H A Dex23_negrep_nsize-1_m-5_n-7_negmap-0_repmap-0_diffmap-1.out23 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-5_n-7_negmap-1_repmap-1_diffmap-0.out23 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-5_n-7_negmap-1_repmap-0_diffmap-0.out23 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-5_n-7_negmap-0_repmap-1_diffmap-0.out23 Test CheckMat
H A Dex23_negrep_nsize-1_m-7_n-5_negmap-1_repmap-0_diffmap-1.out27 Test CheckMat
H A Dex23_negrep_nsize-1_m-7_n-5_negmap-1_repmap-1_diffmap-0.out27 Test CheckMat
H A Dex23_negrep_nsize-1_m-5_n-7_negmap-0_repmap-1_diffmap-0.out23 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-5_n-7_negmap-0_repmap-0_diffmap-0.out23 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-5_n-7_negmap-1_repmap-1_diffmap-1.out23 Test CheckMat
H A Dex23_negrep_nsize-1_m-7_n-5_negmap-1_repmap-1_diffmap-1.out27 Test CheckMat
H A Dex23_negrep_nsize-1_m-5_n-7_negmap-1_repmap-1_diffmap-1.out23 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-5_n-7_negmap-0_repmap-0_diffmap-1.out23 Test CheckMat
H A Dex23_negrep_nsize-1_m-7_n-5_negmap-0_repmap-1_diffmap-1.out27 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-7_n-5_negmap-0_repmap-1_diffmap-0.out27 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-7_n-5_negmap-0_repmap-0_diffmap-0.out27 Test CheckMat
H A Dex23_negrep_nsize-1_m-7_n-5_negmap-0_repmap-0_diffmap-0.out27 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-7_n-5_negmap-0_repmap-1_diffmap-1.out27 Test CheckMat
H A Dex23_negrep_allowrep_nsize-1_m-7_n-5_negmap-1_repmap-1_diffmap-0.out27 Test CheckMat

123456