Reference documentation for deal.II version 9.5.0
\(\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}}\) \(\newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=}\) \(\newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]}\) \(\newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}\)
Loading...
Searching...
No Matches
Typedefs | Functions
TrilinosWrappers::internals Namespace Reference

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)
 

Typedef Documentation

◆ size_type

Definition at line 2135 of file trilinos_sparse_matrix.cc.

Function Documentation

◆ perform_mmult()

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.