FEI Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Macros | Enumerations
fei_fwd.hpp File Reference
#include <fei_macros.hpp>
#include <fei_defs.h>
#include <iostream.hpp>
#include <exception>
#include <vector>
Include dependency graph for fei_fwd.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fei::SharedIDs< T >
 
class  fei::ctg_set< T >
 
class  fei::Matrix_Impl< T >
 
class  fei::Vector_Impl< T >
 
class  snl_fei::Constraint< RecordType >
 

Namespaces

 fei
 
 snl_fei
 

Macros

#define FEI_OSTREAM   ostream
 

Enumerations

enum  fei::OutputLevel {
  fei::NONE = 0, fei::STATS = 1, fei::MATRIX_FILES = 2, fei::BRIEF_LOGS = 3,
  fei::FULL_LOGS = 4, fei::ALL = 5
}
 

Macro Definition Documentation

#define FEI_OSTREAM   ostream

Definition at line 140 of file fei_fwd.hpp.