Reference documentation for deal.II version 9.6.0
|
Functions | |
void | perform_mmult (const SparseMatrix &inputleft, const SparseMatrix &inputright, SparseMatrix &result, const MPI::Vector &V, const bool transpose_left) |
void TrilinosWrappers::internals::perform_mmult | ( | const SparseMatrix & | inputleft, |
const SparseMatrix & | inputright, | ||
SparseMatrix & | result, | ||
const MPI::Vector & | V, | ||
const bool | transpose_left ) |
Definition at line 2138 of file trilinos_sparse_matrix.cc.