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
Functions
PETScWrappers::internals Namespace Reference

Functions

void perform_mmult (const MatrixBase &inputleft, const MatrixBase &inputright, MatrixBase &result, const VectorBase &V, const bool transpose_left)
 

Function Documentation

◆ perform_mmult()

void PETScWrappers::internals::perform_mmult ( const MatrixBase inputleft,
const MatrixBase inputright,
MatrixBase result,
const VectorBase V,
const bool  transpose_left 
)

Definition at line 566 of file petsc_matrix_base.cc.