deal.II version GIT relicensing-2289-g1e5549a87a 2024-12-21 21:30:00+00:00
|
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.