Newton-Krylov method: Difference between revisions

From openpipeflow.org
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
Line 2: Line 2:


'''This page and the codes have been moved to https://github.com/apwillis1/JFNK-Hookstep '''
'''This page and the codes have been moved to https://github.com/apwillis1/JFNK-Hookstep '''
Codes are in MATLAB (Octave compatible) and Fortran90. 
They can be integrated with codes in other languages via command-line calls.

Latest revision as of 08:50, 1 February 2023

Jacobian-Free Newton-Krylov (JFNK) method

This page and the codes have been moved to https://github.com/apwillis1/JFNK-Hookstep

Codes are in MATLAB (Octave compatible) and Fortran90. They can be integrated with codes in other languages via command-line calls.