Home
last modified time | relevance | path

Searched refs:Credundant (Results 1 – 9 of 9) sorted by relevance

/petsc/src/mat/tests/
H A Dex9.c7 Mat C, Credundant; in main() local
99 PetscCall(MatCreateRedundantMatrix(C, nsubcomms, MPI_COMM_NULL, MAT_INITIAL_MATRIX, &Credundant)); in main()
100 PetscCall(MatCreateRedundantMatrix(C, nsubcomms, MPI_COMM_NULL, MAT_REUSE_MATRIX, &Credundant)); in main()
102 PetscCall(PetscObjectGetComm((PetscObject)Credundant, &subcomm)); in main()
107 PetscCall(MatView(Credundant, PETSC_VIEWER_STDOUT_(subcomm))); in main()
109 PetscCall(MatDestroy(&Credundant)); in main()
121 …CreateRedundantMatrix(C, nsubcomms, PetscSubcommChild(psubcomm), MAT_INITIAL_MATRIX, &Credundant)); in main()
122 …atCreateRedundantMatrix(C, nsubcomms, PetscSubcommChild(psubcomm), MAT_REUSE_MATRIX, &Credundant)); in main()
125 PetscCall(MatDestroy(&Credundant)); in main()
/petsc/src/mat/tests/output/
H A Dex9_2.out22 [0] Credundant:
H A Dex9_4_sbaij.out22 [0] Credundant:
H A Dex9_3_baij.out22 [0] Credundant:
H A Dex9_4_baij.out22 [0] Credundant:
H A Dex9_3.out22 [0] Credundant:
H A Dex9_3_sbaij.out22 [0] Credundant:
H A Dex9_4_dense.out22 [0] Credundant:
H A Dex9_3_dense.out22 [0] Credundant: