Skip to content

Commit

Permalink
Added description of missing fortran files in c_runtime/README
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@2698 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
Peter Aronsson committed Feb 12, 2007
1 parent f4f6c2d commit 2d66b1d
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion c_runtime/README
Expand Up @@ -44,4 +44,11 @@ hybrd.f - alternative for non-linear solver..
fdjac1.f - helper routines
enorm.f - helper routines
dpmpar.f - helper routines
dogleg.f - helper routines
dogleg.f - helper routines
nelmead.f - least square solver for initialization
newuoa.f - least square solver for initialization
newuob.f - least square solver for initialization
bigden.f - helper routines (used in newoub.f)
biglag.f - helper routines (used in newoub.f)
trsapp.f - helper routines (used in newoub.f)
update.f - helper routines (used in dassl.f, newoub.f)

0 comments on commit 2d66b1d

Please sign in to comment.