Contains the definition of some useful (global) variables. More...
#include <atomic>
#include <string>
#include <cmath>
#include <iostream>
#include <fstream>
#include "StrumpackConfig.hpp"
Go to the source code of this file.
Namespaces | |
strumpack | |
Enumerations | |
enum class | strumpack::ReturnCode { strumpack::SUCCESS , strumpack::MATRIX_NOT_SET , strumpack::REORDERING_ERROR , strumpack::ZERO_PIVOT , strumpack::NO_CONVERGENCE , strumpack::INACCURATE_INERTIA } |
Enumeration for the possible return codes. More... | |
Functions | |
std::ostream & | strumpack::operator<< (std::ostream &os, ReturnCode &e) |
Contains the definition of some useful (global) variables.