IpJournalist.hpp File Reference

#include "IpoptConfig.h"
#include "IpTypes.hpp"
#include "IpReferenced.hpp"
#include "IpSmartPtr.hpp"
#include <cstdarg>
#include <string>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  Ipopt

Classes

class  Journalist
 Class responsible for all message output. More...
class  Journal
 Journal class (part of the Journalist implementation. More...
class  FileJournal
 FileJournal class. More...

Enumerations

Journalist Enumerations.
enum  EJournalLevel {
  J_INSUPPRESSIBLE = -1, J_NONE = 0, J_ERROR, J_WARNING,
  J_SUMMARY, J_ITERSUMMARY, J_DETAILED, J_MOREDETAILED,
  J_VECTOR, J_MOREVECTOR, J_MATRIX, J_MOREMATRIX,
  J_ALL, J_LAST_LEVEL
}
 Print Level Enum. More...
enum  EJournalCategory {
  J_DBG = 0, J_STATISTICS, J_MAIN, J_INITIALIZATION,
  J_BARRIER_UPDATE, J_SOLVE_PD_SYSTEM, J_FRAC_TO_BOUND, J_LINEAR_ALGEBRA,
  J_LINE_SEARCH, J_HESSIAN_APPROXIMATION, J_SOLUTION, J_DOCUMENTATION,
  J_NLP, J_TIMING_STATISTICS, J_USER_APPLICATION, J_LAST_CATEGORY
}
 Category Selection Enum. More...


Generated on Fri Sep 26 07:44:21 2008 for SimTKcore by  doxygen 1.5.6