Searched defs:M (Results 1 – 2 of 2) sorted by relevance
| /honee/qfunctions/ |
| H A D | utils.h | 81 … MatVecNM(const CeedScalar *A, const CeedScalar *x, const CeedInt N, const CeedInt M, const CeedTr… in MatVecNM() 105 …MatDiagNM(const CeedScalar *A, const CeedScalar *D, const CeedInt N, const CeedInt M, const CeedTr… in MatDiagNM() 230 …t CeedScalar *mat_A, const CeedScalar *mat_B, CeedScalar *mat_C, CeedInt N, CeedInt M, CeedInt P) { in MatMatNM()
|
| /honee/problems/ |
| H A D | sgs_dd_model.c | 583 …rorCode TransposeMatrix(const PetscScalar *A, PetscScalar *B, const PetscInt N, const PetscInt M) { in TransposeMatrix()
|