Home
last modified time | relevance | path

Searched refs:MatProductSetFromOptions (Results 1 – 25 of 39) sorted by relevance

12

/petsc/src/mat/tests/
H A Dex62.c97 PetscCall(MatProductSetFromOptions(C)); in main()
178 PetscCall(MatProductSetFromOptions(C)); in main()
244 PetscCall(MatProductSetFromOptions(C)); in main()
281 PetscCall(MatProductSetFromOptions(RARt)); in main()
H A Dex6k.kokkos.cxx134 PetscCall(MatProductSetFromOptions(C2)); in main()
146 PetscCall(MatProductSetFromOptions(C)); in main()
H A Dex195.c104 PetscCall(MatProductSetFromOptions(C)); in main()
128 PetscCall(MatProductSetFromOptions(B)); in main()
H A Dex69.c134 PetscCall(MatProductSetFromOptions(C)); in main()
143 PetscCall(MatProductSetFromOptions(C)); in main()
H A Dex109.c92 PetscCall(MatProductSetFromOptions(D)); in main()
151 PetscCall(MatProductSetFromOptions(B)); in main()
H A Dex258.c49 PetscCall(MatProductSetFromOptions(B)); in main()
H A Dex81.c58 PetscCall(MatProductSetFromOptions(B)); in main()
H A Dex101.c63 PetscCall(MatProductSetFromOptions(mC)); in main()
H A Dex89.c86 PetscCall(MatProductSetFromOptions(C)); in main()
H A Dex237.c246 PetscCall(MatProductSetFromOptions(D)); in main()
349 PetscCall(MatProductSetFromOptions(D)); in main()
392 PetscCall(MatProductSetFromOptions(D)); in main()
H A Dex111.c143 PetscCall(MatProductSetFromOptions(D)); in main()
H A Dex70.c738 PetscCall(MatProductSetFromOptions(C)); in main()
742 PetscCall(MatProductSetFromOptions(D)); in main()
/petsc/src/mat/impls/shell/
H A Dshellcnv.c174 PetscCall(MatProductSetFromOptions(C)); in MatProductSymbolicPhase_CF()
212 PetscCall(MatProductSetFromOptions(D)); in MatProductSetFromOptions_CF()
216 PetscCall(MatProductSetFromOptions(D)); in MatProductSetFromOptions_CF()
/petsc/src/mat/interface/
H A Dmatproduct.c74 PetscCall(MatProductSetFromOptions(AP)); in MatProductSymbolic_PtAP_Unsafe()
82 PetscCall(MatProductSetFromOptions(C)); in MatProductSymbolic_PtAP_Unsafe()
123 PetscCall(MatProductSetFromOptions(RA)); in MatProductSymbolic_RARt_Unsafe()
130 PetscCall(MatProductSetFromOptions(C)); in MatProductSymbolic_RARt_Unsafe()
169 PetscCall(MatProductSetFromOptions(BC)); in MatProductSymbolic_ABC_Unsafe()
177 PetscCall(MatProductSetFromOptions(mat)); in MatProductSymbolic_ABC_Unsafe()
280 PetscCall(MatProductSetFromOptions(D)); in MatProductReplaceMats()
538 PetscErrorCode MatProductSetFromOptions(Mat mat) in MatProductSetFromOptions() function
1270 PetscCall(MatProductSetFromOptions(mmabc->BC)); in MatProductSymbolic_ABC_Basic()
1282 PetscCall(MatProductSetFromOptions(mmabc->ABC)); in MatProductSymbolic_ABC_Basic()
/petsc/src/ksp/ksp/tests/
H A Dex34.c28 PetscCall(MatProductSetFromOptions(B)); in main()
/petsc/src/mat/impls/normal/
H A Dnormm.c19 PetscCall(MatProductSetFromOptions(pattern)); in MatIncreaseOverlap_Normal()
239 PetscCall(MatProductSetFromOptions(B)); in MatConvert_Normal_AIJ()
347 PetscCall(MatProductSetFromOptions(contents->work[0])); in MatProductSymbolic_Normal_Dense()
351 PetscCall(MatProductSetFromOptions(contents->work[1])); in MatProductSymbolic_Normal_Dense()
H A Dnormmh.c223 PetscCall(MatProductSetFromOptions(B)); in MatConvert_NormalHermitian_AIJ()
/petsc/src/ksp/pc/impls/lsc/
H A Dlsc.c86 PetscCall(MatProductSetFromOptions(lsc->L)); in PCSetUp_LSC()
/petsc/src/mat/impls/transpose/
H A Dtransm.c370 PetscCall(MatProductSetFromOptions(D)); in MatProductSymbolic_Transpose()
501 else PetscCall(MatProductSetFromOptions(D)); in MatProductSetFromOptions_Transpose()
H A Dhtransm.c75 PetscCall(MatProductSetFromOptions(D)); in MatProductSymbolic_HT()
214 else PetscCall(MatProductSetFromOptions(D)); in MatProductSetFromOptions_HT()
/petsc/src/ksp/ksp/utils/schurm/
H A Dschurm.c1064 PetscCall(MatProductSetFromOptions(pD)); in MatProductSetFromOptions_SchurComplement_Any()
1112 PetscCall(MatProductSetFromOptions(pB)); in MatProductSetFromOptions_SchurComplement_Any()
1120 PetscCall(MatProductSetFromOptions(pC)); in MatProductSetFromOptions_SchurComplement_Any()
/petsc/src/mat/impls/aij/seq/
H A Dmatrart.c258 PetscCall(MatProductSetFromOptions(ARt)); in MatRARtSymbolic_SeqAIJ_SeqAIJ_matmattransposemult()
/petsc/doc/changes/
H A D313.md94 MatProductSetFill(), MatProductSetFromOptions(),
/petsc/src/ksp/ksp/utils/lmvm/
H A Dlmbasis.c362 PetscCall(MatProductSetFromOptions(G)); in LMBasisGEMMH_Internal()
/petsc/src/mat/impls/aij/mpi/
H A Dmpiptap.c378 PetscCall(MatProductSetFromOptions(ptap->C_oth)); in MatPtAPSymbolic_MPIAIJ_MPIAIJ_scalable()
442 PetscCall(MatProductSetFromOptions(ptap->C_loc)); in MatPtAPSymbolic_MPIAIJ_MPIAIJ_scalable()
1668 PetscCall(MatProductSetFromOptions(ptap->C_oth)); in MatPtAPSymbolic_MPIAIJ_MPIAIJ()
1732 PetscCall(MatProductSetFromOptions(ptap->C_loc)); in MatPtAPSymbolic_MPIAIJ_MPIAIJ()

12