MatLMVMSetMultAlgorithm#

Set the algorithm used by a MatLMVM for products

Synopsis#

#include "petscksp.h" 
PetscErrorCode MatLMVMSetMultAlgorithm(Mat B, MatLMVMMultAlgorithm alg)

Logically collective

Input Parameters#

See Also#

Matrices, MatLMVM, MatLMVMMultAlgorithm, MatLMVMGetMultAlgorithm()

Level#

advanced

Location#

src/ksp/ksp/utils/lmvm/lmvmimpl.c


Index of all KSP routines
Table of Contents for all manual pages
Index of all manual pages