Loading...
Searching...
No Matches
timer.hpp File Reference
#include <Kokkos_Core.hpp>
#include <iostream>
#include <memory>
#include <mpi.h>
#include <mutex>
#include <sstream>
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  terra::util::TimerNode
 Node representing a timed region in the hierarchy. More...
 
class  terra::util::TimerTree
 Singleton tree managing all timer nodes per MPI rank. More...
 
class  terra::util::Timer
 Timer supporting RAII scope or manual stop. More...
 

Namespaces

namespace  terra
 
namespace  terra::util