From 19d77bfa27d80878d5e5f5b180ada2908cc51cbb Mon Sep 17 00:00:00 2001 From: jacobwilliams Date: Tue, 23 Jan 2024 05:49:34 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20jacobwil?= =?UTF-8?q?liams/nlesolver-fortran@a4dbdb001ff66a1460add9d0efba4f9001d3ef6?= =?UTF-8?q?5=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- interface/linesearch_func.html | 10 +- lists/modules.html | 70 +- module/nlesolver_module.html | 79 +- proc/backtracking_linesearch.html | 2 +- proc/initialize_nlesolver_variables.html | 25 +- proc/nlesolver_solver.html | 135 +- sourcefile/nlesolver_module.f90.html | 2139 +++++++++++----------- src/nlesolver_module.F90 | 27 +- tipuesearch/tipuesearch_content.js | 2 +- type/nlesolver_type.html | 15 +- 10 files changed, 1200 insertions(+), 1304 deletions(-) diff --git a/interface/linesearch_func.html b/interface/linesearch_func.html index 216ca1f..27ed18b 100644 --- a/interface/linesearch_func.html +++ b/interface/linesearch_func.html @@ -226,7 +226,10 @@

Arguments

:: f - + @@ -241,7 +244,10 @@

Arguments

:: fvec - + diff --git a/lists/modules.html b/lists/modules.html index d952d0c..0a71a4d 100644 --- a/lists/modules.html +++ b/lists/modules.html @@ -83,76 +83,64 @@

Modules

- + module~~graph~~ModuleGraph - + module~nlesolver_module - - -nlesolver_module - - + +nlesolver_module - + fmin_module - -fmin_module + +fmin_module module~nlesolver_module->fmin_module - - + + - + iso_fortran_env - -iso_fortran_env + +iso_fortran_env module~nlesolver_module->iso_fortran_env - - - - - -proc~nlesolver_solver - - -nlesolver_module::nlesolver_type%nlesolver_solver - - + + - + lsqr_module - -lsqr_module + +lsqr_module - + -proc~nlesolver_solver->lsqr_module - - +module~nlesolver_module->lsqr_module + + - + lusol_ez_module - -lusol_ez_module + +lusol_ez_module - + -proc~nlesolver_solver->lusol_ez_module - - +module~nlesolver_module->lusol_ez_module + + diff --git a/module/nlesolver_module.html b/module/nlesolver_module.html index fd1d72b..82f240d 100644 --- a/module/nlesolver_module.html +++ b/module/nlesolver_module.html @@ -240,8 +240,10 @@

Uses