A struct containing all the errors made. More...
#include <tdvp.h>
Public Member Functions | |
| Errors & | operator+= (Errors const &other) |
| Add two errors. More... | |
| void | reset () |
| Resets all errors. More... | |
| template<class Archive > | |
| void | serialize (Archive &ar, unsigned int const in_version) |
| Serialization. More... | |
Public Attributes | |
| SRDef | krylov = 0. |
| SRDef | max_truncation = 0. |
| SRDef | projection = 0. |
| SRDef | truncation = 0. |
Static Public Attributes | |
| static unsigned int constexpr | version = 1 |
| Version. More... | |
A struct containing all the errors made.