Searched defs:Rt (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/mat/impls/aij/mpi/ |
| H A D | mpimatmatmatmult.c | 14 Mat Rt, R = product->A, A = product->B, P = product->C; in MatProductNumeric_ABC_Transpose_AIJ_AIJ() local 25 Mat Rt, R = product->A, A = product->B, P = product->C; in MatProductSymbolic_ABC_Transpose_AIJ_AIJ() local 107 Mat A, R, Rt; in MatProductNumeric_RARt_MPIAIJ_MPIAIJ() local 125 Mat A, R, Rt; in MatProductSymbolic_RARt_MPIAIJ_MPIAIJ() local
|
| /petsc/src/mat/impls/aij/seq/ |
| H A D | matrart.c | 223 Mat Rt, RARt; in MatRARtNumeric_SeqAIJ_SeqAIJ_colorrart() local 295 Mat Rt; in MatRARtSymbolic_SeqAIJ_SeqAIJ() local
|
| H A D | aij.h | 103 Mat Rt; /* sparse or dense matrix of R^T */ member
|
| /petsc/src/ts/tutorials/power_grid/ |
| H A D | ex5.c | 41 PetscScalar Rt; /* Rotor radius */ member
|