Home | Trees | Indices | Help |
|
---|
|
|
|||
ConvergedReason | |||
Type MFN type |
|
|||
a new object with type S, a subtype of T |
|
||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
bv | |||
fn | |||
max_it | |||
tol | |||
Inherited from Inherited from |
|
|
Appends to the prefix used for searching for all MFN options in the database. Parameters
|
Creates the MFN object. Parameters
|
|
Obtain the basis vector object associated to the MFN object. Returns
|
Gets the reason why the solve() iteration was stopped. Returns
|
Gets the dimension of the subspace used by the solver. Returns
|
Return a flag indicating whether solve() will generate an error if the solver does not converge. Returns
|
Obtain the math function object associated to the MFN object. Returns
|
Gets the current iteration number. If the call to solve() is complete, then it returns the number of iterations carried out by the solution method. Returns
|
Gets the matrix associated with the MFN object. Returns
|
Gets the prefix used for searching for all MFN options in the database. Returns
|
Gets the tolerance and maximum iteration count used by the default MFN convergence tests. Returns
|
Gets the MFN type of this object. Returns
|
Associates a basis vector object to the MFN object. Parameters
|
Sets the dimension of the subspace to be used by the solver. Parameters
|
Causes solve() to generate an error if the solver has not converged. Parameters
|
Associates a math function object to the MFN object. Parameters
|
|
Sets the matrix associated with the MFN object. Parameters
|
Sets the prefix used for searching for all MFN options in the database. Parameters
|
Sets the tolerance and maximum iteration count used by the default MFN convergence tests. Parameters
|
Selects the particular solver to be used in the MFN object. Parameters
|
Solves the matrix function problem. Given a vector b, the vector x = f(A)*b is returned. Parameters
|
Solves the transpose matrix function problem. Given a vector b, the vector x = f(A^T)*b is returned. Parameters
|
Prints the MFN data structure. Parameters
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Sep 5 10:53:33 2023 | http://epydoc.sourceforge.net |