hyper.deal
Loading...
Searching...
No Matches
hyperdeal::DynamicConvergenceTable Class Reference

#include <dynamic_convergence_table.h>

Public Member Functions

void start (std::string label, bool reset=false)
 
double stop (std::string label)
 
void stop_and_set (std::string label)
 
void stop_and_put (std::string label)
 
void add_new_row ()
 
void put (std::string label, double value) const
 
double get (std::string label) const
 
void set (std::string label, double value) const
 
void print (FILE *f, bool do_horizontal=true) const
 
void print (bool do_horizontal=true) const
 
void print (std::string filename) const
 

Detailed Description

A convergence table (+timer), which allows varying number of columns.

TODO: still needed?


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