QPALM main
Proximal Augmented Lagrangian method for Quadratic Programs
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
[detail level 123]
 Nqpalm
 NallocRAII-based wrappers for the allocation and deallocation functions of the C API
 Cladel_sparse_matrix_deleter
 Cqpalm_workspace_cleanerCallable that cleans up the given workspace
 CDataStores the matrices and vectors that define the problem
 CSettingsSettings and parameters for the QPALM solver
 CSolutionViewView on the solution returned by the solver
 CSolverMain QPALM solver
 Mqpalm_fifaceFortran interface to the C package QPALM, with the aim to minimize the objective function
 Cqpalm_fortranInvoke the QPALM solver
 Cqpalm_infoInfo derived type with component defaults bound to C’s QPALMInfo
 Cqpalm_settingsSettings derived type with component defaults bound to C’s QPALMSettings
 Carray_elementArray to sort in linesearch
 CQPALMDataData structure
 CQPALMInfoSolver return information
 CQPALMScalingProblem scaling matrices stored as vectors
 CQPALMSettingsSettings struct
 CQPALMSolutionSolution structure
 CQPALMSolverVariables for linear system solving
 CQPALMWorkspaceQPALM Workspace