SuperLuMtSolver
The GeMA Super LU Mt Numeric Solver Plugin
Loading...
Searching...
No Matches
superLuMtSolver.cpp File Reference

Implementation of the SuperLuMtSolver class. More...

#include "superLuMtSolver.h"
#include "superLuMtMatrix.h"
#include <gmArmadilloSolverMatrix.h>
#include <gmSimulationData.h>
#include <gmRunProgressStats.h>
#include <gmBlas.h>
#include <gmTrace.h>
#include <assert.h>
#include <luaTable.h>
#include <luaStackBalancer.h>
Include dependency graph for superLuMtSolver.cpp:

Macros

#define SUPERLU_MT_MAX_SPIENV_PARAM   8
 

Functions

int_t sp_ienv (int_t ispec)
 

Variables

static int_t sp_ienv_values [SUPERLU_MT_MAX_SPIENV_PARAM+1]
 Global vector used to configure the values returned by sp_ienv(). Should be adjusted in solve() with the per object configured values before calls to superlu functions. +1 since parameter numbering starts with 1.
 

Detailed Description

Implementation of the SuperLuMtSolver class.

Author
Carlos A. T. Mendes
Date
november, 2024