File:NewtonHook.m: Difference between revisions

From openpipeflow.org
Jump to navigation Jump to search
(MATLAB implementation of the Jacobian-Free Newton-Krylov method. See Newton-Krylov_method. Requires File:GMRESm.m and File:GMREShook.m.)
 
(Apwillis uploaded a new version of "File:NewtonHook.m")
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
MATLAB implementation of the Jacobian-Free Newton-Krylov method.  See [[Newton-Krylov_method]].  Requires [[File:GMRESm.m]] and [[File:GMREShook.m]].
MATLAB implementation of the Jacobian-Free Newton-Krylov method.  See [[Newton-Krylov_method]].  '''Requires''' [[File:GMRESm.m]] and [[File:GMREShook.m]].
 
'''See also Template/Example:''' [[File:Newton_Lorenz_m.tgz]].

Latest revision as of 01:55, 24 July 2019

MATLAB implementation of the Jacobian-Free Newton-Krylov method. See Newton-Krylov_method. Requires File:GMRESm.m and File:GMREShook.m.

See also Template/Example: File:Newton Lorenz m.tgz.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeDimensionsUserComment
current01:55, 24 July 2019 (6 KB)Apwillis (talk | contribs)Minor. Change case of function name to match filename.
08:41, 28 June 2019 (6 KB)Apwillis (talk | contribs)MATLAB implementation of the Jacobian-Free Newton-Krylov method. See Newton-Krylov_method. Requires File:GMRESm.m and File:GMREShook.m.

The following page uses this file: