Cyclops Tensor Framework
parallel arithmetic on multidimensional arrays
|
Data Structures | |
class | CTF::Function_timer |
times a specific symbol More... | |
class | CTF::Timer |
local process walltime measurement More... | |
class | CTF::Timer_epoch |
epoch during which to measure timers More... | |
class | CTF::Flop_counter |
a term is an abstract object representing some expression of tensors More... | |
Macros | |
#define | MAX_NAME_LENGTH 53 |
Functions | |
void | CTF::set_main_args (int argc, const char *const *argv) |
#define MAX_NAME_LENGTH 53 |
Definition at line 14 of file timer.h.
Referenced by CTF::Function_timer::Function_timer(), CTF::Function_timer::print(), and CTF::print_timers().
void CTF::set_main_args | ( | int | argc, |
const char *const * | argv | ||
) |
Definition at line 309 of file int_timer.cxx.
Referenced by CTF::World::~World().