MFNSetBV#
Associates a basis vectors object to the matrix function solver.
Synopsis#
Collective
Input Parameters#
mfn - matrix function context obtained from MFNCreate()
bv - the basis vectors object
Note#
Use MFNGetBV() to retrieve the basis vectors context (for example, to free it at the end of the computations).
See Also#
MFNGetBV()
Level#
advanced
Location#
Index of all MFN routines Table of Contents for all manual pages Index of all manual pages