Searched defs:RARt (Results 1 – 6 of 6) sorted by relevance
| /petsc/src/mat/tests/ |
| H A D | ex186.c | 7 Mat A, P, PtAP, RARt, ABC, Pt; in main() local
|
| H A D | ex70.c | 140 PetscErrorCode MyRShellRtMultSymbolic(Mat S, Mat R, Mat RARt, void **ctx) in MyRShellRtMultSymbolic() 151 PetscErrorCode MyRShellRtMultNumeric(Mat S, Mat R, Mat RARt, PetscCtx ctx) in MyRShellRtMultNumeric() 204 Mat X, B, A, Bt, T, T2, PtAP = NULL, RARt = NULL, R = NULL; in main() local
|
| H A D | ex62.c | 273 Mat RARt; in main() local
|
| H A D | ex94.c | 353 Mat R, RARt, Rdense, RARtdense; in main() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | matrart.c | 223 Mat Rt, RARt; in MatRARtNumeric_SeqAIJ_SeqAIJ_colorrart() local
|
| H A D | aij.h | 104 Mat RARt; /* dense matrix of R*A*R^T */ member
|