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 } |
Enumeration for the possible return codes. More... | |
Functions | |
void | strumpack::get_version (int &major, int &minor, int &patch) |
Contains the definition of some useful (global) variables.