StrumpackParameters.hpp File Reference

Contains the definition of some useful (global) variables. More...

#include <atomic>
#include <string>
#include <cmath>
#include <iostream>
#include <fstream>
#include "StrumpackConfig.hpp"
Include dependency graph for StrumpackParameters.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 strumpack
 

Enumerations

enum  strumpack::ReturnCode { strumpack::ReturnCode::SUCCESS, strumpack::ReturnCode::MATRIX_NOT_SET, strumpack::ReturnCode::REORDERING_ERROR }
 Enumeration for the possible return codes. More...
 

Functions

void strumpack::get_version (int &major, int &minor, int &patch)
 

Detailed Description

Contains the definition of some useful (global) variables.