File:GMRESm.m: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
MATLAB implementation of the GMRES method with hookstep option. | MATLAB implementation of the GMRES method with hookstep option. | ||
For a description of the method see [[File:GMRESm.f90]]. | |||
'''Requires''' [[File:GMREShook.m]] if hookstep requested (input variable 'del'>0). | |||
See also [[Newton-Krylov_method]]. |
Latest revision as of 12:10, 29 June 2019
MATLAB implementation of the GMRES method with hookstep option.
For a description of the method see File:GMRESm.f90.
Requires File:GMREShook.m if hookstep requested (input variable 'del'>0).
See also Newton-Krylov_method.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Dimensions | User | Comment | |
---|---|---|---|---|
current | 07:44, 28 June 2019 | (3 KB) | Apwillis (talk | contribs) | MATLAB implementation of the GMRES method with hookstep option. See Newton-Krylov_method. |
You cannot overwrite this file.
File usage
The following 4 pages use this file: