Miind
Namespaces | Classes | Typedefs | Enumerations | Functions
MPILib::utilities Namespace Reference

Namespaces

 anonymous_namespace{Log.cpp}
 

Classes

class  CircularDistribution
 
class  Exception
 
class  FileNameGenerator
 
class  IterationNumberException
 
class  Log
 
class  MPIProxy_
 
class  NodeDistributionInterface
 
class  ParallelException
 
class  ProgressBar
 
class  Singleton
 

Typedefs

typedef Singleton< MPIProxy_MPIProxySingleton
 

Enumerations

enum  FileType { LOGFILE, ROOTFILE }
 
enum  LogLevel {
  logERROR, logWARNING, logINFO, logDEBUG,
  logDEBUG1, logDEBUG2, logDEBUG3, logDEBUG4
}
 

Functions

MPIProxy_MPIProxy ()
 

Typedef Documentation

Generate an singleton instance of the MPIProxy_ class.

Definition at line 169 of file MPIProxy.hpp.

Enumeration Type Documentation

Enumerator
LOGFILE 
ROOTFILE 

Definition at line 28 of file FileNameGenerator.hpp.

The log levels for more details see Provided Debug levels

Enumerator
logERROR 

logERROR

logWARNING 

logWARNING

logINFO 

logINFO

logDEBUG 

logDEBUG

logDEBUG1 

logDEBUG1

logDEBUG2 

logDEBUG2

logDEBUG3 

logDEBUG3

logDEBUG4 

logDEBUG4

Definition at line 127 of file Log.hpp.

Function Documentation

MPIProxy_& MPILib::utilities::MPIProxy ( )
inline