PEXSI
 All Classes Namespaces Files Functions Variables Typedefs Pages
Public Member Functions | Public Attributes | List of all members
function_timer Class Reference

Public Member Functions

 function_timer (char const *name_, double const start_time_, double const start_excl_time_)
 
void compute_totals (MPI_Comm comm)
 
bool operator< (function_timer const &w) const
 
void print (FILE *output, MPI_Comm const comm, int const rank, int const np)
 

Public Attributes

char name [MAX_NAME_LENGTH]
 
double start_time
 
double start_excl_time
 
double acc_time
 
double acc_excl_time
 
int calls
 
double total_time
 
double total_excl_time
 
int total_calls
 

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