!> \mainpage Hampath routines documentation
- \ref problemDefinition "efun, hfun and parfun."
- \ref hfunPackage "hfun package."
- \ref hvfunPackage "hvfun package."
- \ref dhvfunPackage "dhvfun package."
- \ref exphvfunPackage "exphvfun package."
- \ref expdhvfunPackage "expdhvfun package."
- \ref sfunPackage "sfun package."
- \ref sjacPackage "sjac package."
- \ref ssolvePackage "ssolve package."
- \ref hampathPackage "hampath package."
- \ref hybrdPackage "hybrd package."
- \ref globalVariables "Global variables."
- \ref modulesInterfaces "Fortran interface."
- \ref commonLists "List managing."
- \ref commonIntegration "Integration."
- \ref commonDerivatives "Derivatives."
- \ref commonInitialization "Initialization methods."
- \ref commonUtils "Useful auxiliary routines."
!> @defgroup problemDefinition efun, hfun and parfun
The fortran files describing the optimal control problem.
!> @defgroup globalVariables Global variables
Global variables used in all hampath package
!> @defgroup modulesInterfaces Fortran interface
Modules which make the link between user interface and the core of the code
!> @defgroup commonLists List managing
Functions useful to manage FILO list, to save results while processing
!> @defgroup commonIntegration Integration
Integration common methods
!> @defgroup commonDerivatives Derivatives
Derivatives from hfun, efun and parfun, and Jacobi solutions
!> @defgroup commonInitialization Initialization methods
Subroutines which initialize the global variables and others
!> @defgroup commonUtils Useful auxiliary routines
Auxiliary subroutines used in main methods
!> @defgroup hfunPackage hfun package
!> @defgroup hvfunPackage hvfun package
!> @defgroup dhvfunPackage dhvfun package
!> @defgroup exphvfunPackage exphvfun package
!> @defgroup expdhvfunPackage expdhvfun package
!> @defgroup sfunPackage sfun package
!> @defgroup sjacPackage sjac package
!> @defgroup ssolvePackage ssolve package
!> @defgroup hampathPackage hampath package
!> @defgroup hybrdPackage hybrd package