Utilities: Difference between revisions
Jump to navigation
Jump to search
(Created page with "* Post-processing_template * Runtime_processing_template * Newton-Krylov * GMRES_and_Arnoldi") |
mNo edit summary |
||
Line 1: | Line 1: | ||
* [[Post- | * [[ic.f90|ic.f90 - Pre/Post-processing template]] | ||
* [[ | * [[runtime.f90|runtime.f90 - Runtime processing template]] | ||
* [[ | * [[prim2matlab.f90|prim2matlab.f90 - convert to matlab-readable netcdf]] | ||
* [[ | * [[GMRESm.f90|GMRESm.f90,arnoldi.f - Krylov-subspace methods]] | ||
* [[newton.f90|newton.f90 - Newton-Krylov]] |