Reference documentation for deal.II version 9.6.0
|
Functions | |
void | perform_mmult (const MatrixBase &inputleft, const MatrixBase &inputright, MatrixBase &result, const VectorBase &V, const bool transpose_left) |
void PETScWrappers::internals::perform_mmult | ( | const MatrixBase & | inputleft, |
const MatrixBase & | inputright, | ||
MatrixBase & | result, | ||
const VectorBase & | V, | ||
const bool | transpose_left ) |
Definition at line 572 of file petsc_matrix_base.cc.