| 
    PIPS-NLP
    
   | 
 
#include <OoqpMonitor.h>
  
 Public Member Functions | |
| virtual void | doIt (Solver *solver, Data *data, Variables *vars, Residuals *resids, double alpha, double sigma, int i, double mu, int status_code, int level) | 
  Public Member Functions inherited from OoqpMonitor | |
| OoqpMonitor () | |
| virtual | ~OoqpMonitor () | 
Additional Inherited Members | |
  Public Attributes inherited from OoqpMonitor | |
| OoqpMonitor * | nextMonitor | 
Monitors that simply call the solver's defaultMonitor method.
Don't create instances of this class. Call the solver's monitorSelf method instead.
      
  | 
  virtual | 
Implements OoqpMonitor.
Reimplemented in OoqpPetscSelfMonitor.
 1.8.11