![]() |
Reference documentation for deal.II version 9.5.0
|
Typedefs | |
| using | size_type = ::types::global_dof_index |
Functions | |
| void | perform_mmult (const SparseMatrix &inputleft, const SparseMatrix &inputright, SparseMatrix &result, const MPI::Vector &V, const bool transpose_left) |
| using TrilinosWrappers::internals::size_type = typedef ::types::global_dof_index |
Definition at line 2135 of file trilinos_sparse_matrix.cc.
| 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.