Element of the computational history. More...
#include <krylov_evolve.h>
Collaboration diagram for syten::Krylov::Evolution::GreedyHeuristic< Solver, Clock >::Element:Public Attributes | |
| Clock::duration | c |
| computation time (wall time or cpu time, depending on clock) More... | |
| SRDef | dt |
| norm of time step More... | |
| SRDef | err |
| convergence error in this step More... | |
| Index | n |
| number of Krylov vectors More... | |
Element of the computational history.