cuIBM
A GPU-based Immersed Boundary Method code
|
Definition of the class Logger
.
More...
#include <sys/time.h>
#include <map>
#include <string>
#include <iostream>
Go to the source code of this file.
Classes | |
class | Logger |
Monitors the time spent to achieve a certain task. More... | |
Typedefs | |
typedef std::map< std::string, double > | Event |
typedef std::map< std::string, double >::iterator | E_iter |