| 
    QPALM  
   1.1.3b2
   Proximal Augmented Lagrangian method for Quadratic Programs 
   | 
 
Go to the source code of this file.
Data Types | |
| type | qpalm_fiface::qpalm_settings | 
| settings derived type with component defaults bound to C’s QPALMSettings  More... | |
| type | qpalm_fiface::qpalm_info | 
| info derived type with component defaults bound to C’s QPALMInfo  More... | |
| interface | qpalm_fiface::qpalm_fortran | 
| Invoke the QPALM solver.  More... | |
Modules | |
| module | qpalm_fiface | 
| Fortran interface to the C package QPALM, with the aim to minimize the objective function.  | |
Variables | |
| integer, parameter | qpalm_fiface::integer_kind = C_INT | 
| integer, parameter | qpalm_fiface::real_kind = C_DOUBLE | 
| integer, parameter | qpalm_fiface::integer_kind_qpalm = C_INT32_T | 
| integer, parameter | qpalm_fiface::real_kind_qpalm = C_DOUBLE | 
| real(kind=real_kind_qpalm), parameter | qpalm_fiface::ten = 10.0_real_kind_qpalm |