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 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)
 

Detailed Description

Contains the definition of some useful (global) variables.