MatLMVMMultAlgorithm#

The type of algorithm used for matrix-vector products and solves used internally by a MatLMVM matrix

Synopsis#

Values#

Options Database Keys#

  • -mat_lmvm_mult_algorithm - the algorithm to use for multiplication (recursive, dense, compact_dense)

See Also#

Matrices, MatLMVM, MatLMVMSetMultAlgorithm(), MatLMVMGetMultAlgorithm()

Level#

advanced

Location#

include/petscksp.h


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