Jpetra  Development
 All Classes Functions Variables
Public Member Functions | List of all members
Jpetra.FlopCounter Class Reference
Inheritance diagram for Jpetra.FlopCounter:
Inheritance graph
[legend]
Collaboration diagram for Jpetra.FlopCounter:
Collaboration graph
[legend]

Public Member Functions

 FlopCounter ()
 
 FlopCounter (double flops)
 
double getFlops ()
 
void updateFlops (double flops)
 
void resetFlops ()
 
Object clone ()
 
- Public Member Functions inherited from Jpetra.JpetraObject
 JpetraObject ()
 
void initializeOutput ()
 

Additional Inherited Members

- Static Public Member Functions inherited from Jpetra.JpetraObject
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 Public Attributes inherited from Jpetra.JpetraObject
static HashMap outputStreams = new HashMap(4)
 
static boolean amIroot
 

Detailed Description

Author
Jason Cross

Constructor & Destructor Documentation

Jpetra.FlopCounter.FlopCounter ( )
inline

Creates a new instance of Flops


The documentation for this class was generated from the following file: