ESYS13
Revision_
|
Functions | |
Paso_Pattern * | Paso_Pattern_multiply (int type, Paso_Pattern *A, Paso_Pattern *B) |
Paso_Pattern * | Paso_Pattern_binop (int type, Paso_Pattern *A, Paso_Pattern *B) |
Paso_Pattern* Paso_Pattern_binop | ( | int | type, |
Paso_Pattern * | A, | ||
Paso_Pattern * | B | ||
) |
Paso_Pattern* Paso_Pattern_multiply | ( | int | type, |
Paso_Pattern * | A, | ||
Paso_Pattern * | B | ||
) |
References Paso_Pattern::index, Paso_Pattern::numInput, Paso_Pattern::numOutput, Paso_IndexListArray_alloc(), Paso_IndexListArray_free(), Paso_IndexListArray_insertIndex, Paso_Pattern_fromIndexListArray(), and Paso_Pattern::ptr.
Referenced by Paso_Solver_getAMLI(), Paso_SparseMatrix_MatrixMatrix(), and Paso_SparseMatrix_MatrixMatrixTranspose().