|
| FlopCounter () |
|
| FlopCounter (double flops) |
|
double | getFlops () |
|
void | updateFlops (double flops) |
|
void | resetFlops () |
|
Object | clone () |
|
| JpetraObject () |
|
void | initializeOutput () |
|
|
static void | setRootPrint (String key, boolean rootPrint) |
|
static void | setRootStream (String key, PrintStream rootStream) |
|
static void | setVnodesPrint (String key, boolean vnodesPrint) |
|
static void | setVnodesStream (String key, PrintStream vnodesStream) |
|
static void | print (String key, String message) |
|
static void | println (String key, String message) |
|
static void | setAmIroot (Comm comm) |
|
static HashMap | outputStreams = new HashMap(4) |
|
static boolean | amIroot |
|
Jpetra.FlopCounter.FlopCounter |
( |
| ) |
|
|
inline |
Creates a new instance of Flops
The documentation for this class was generated from the following file: