TimerLog.hpp File Reference
#include <time.h>
#include <sstream>
#include <string>
#include <vector>
#include <tuple>
#include <memory>
#include <map>
#include <opm/parser/eclipse/OpmLog/StreamLog.hpp>
#include <opm/parser/eclipse/OpmLog/LogUtil.hpp>
Include dependency graph for TimerLog.hpp:

Go to the source code of this file.

Classes

class  Opm::TimerLog
 

Namespaces

 Opm
 

Typedefs

typedef std::shared_ptr< TimerLog > Opm::TimerLogPtr
 
typedef std::shared_ptr< const
TimerLog > 
Opm::TimerLogConstPtr