MatLMVMGetMultAlgorithm#

Get the algorithm used by a MatLMVM for products

Synopsis#

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

Not collective

Input Parameter#

  • B - a MatLMVM matrix

Output Parameter#

See Also#

Matrices, MatLMVM, MatLMVMMultAlgorithm, MatLMVMSetMultAlgorithm()

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