deal.II version GIT relicensing-2167-g9622207b8f 2024-11-21 12:40:00+00:00
|
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 588 of file petsc_matrix_base.cc.