QPALM main
Proximal Augmented Lagrangian method for Quadratic Programs
Loading...
Searching...
No Matches
Modules | Data Types
Fortran Interface

Detailed Description

This is the Fortran interface of the QPALM solver.

Modules

module  qpalm_fiface
 Fortran interface to the C package QPALM, with the aim to minimize the objective function.
 

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...