DeferredLogger.hpp File Reference
#include <opm/simulators/utils/ParallelCommunication.hpp>
#include <string>
#include <vector>
Include dependency graph for DeferredLogger.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Opm::DeferredLogger
 
struct  Opm::DeferredLogger::Message
 

Namespaces

namespace  Opm
 
namespace  Opm::ExceptionType
 

Enumerations

enum  Opm::ExceptionType::ExcEnum {
  Opm::ExceptionType::NONE = 0 , Opm::ExceptionType::RUNTIME_ERROR = 1 , Opm::ExceptionType::INVALID_ARGUMENT = 2 , Opm::ExceptionType::LOGIC_ERROR = 3 ,
  Opm::ExceptionType::DEFAULT = 4 , Opm::ExceptionType::NUMERICAL_ISSUE = 5
}