PaStiX Handbook  6.3.2
solver_check.c File Reference
#include <stdio.h>
#include <assert.h>
#include "common.h"
#include "symbol/symbol.h"
#include "queue.h"
#include "blend/solver.h"
#include "elimintree.h"
#include "cost.h"
#include "cand.h"
#include "extendVector.h"
#include "blendctrl.h"
#include "simu.h"
#include "pastix_zcores.h"
#include "pastix_ccores.h"
#include "pastix_dcores.h"
#include "pastix_scores.h"

Go to the source code of this file.

Functions

int solverCheck (const SolverMatrix *solvmtx)
 Checks the consistency of the given solver matrix structure. More...
 

Detailed Description

PaStiX check function fo rthe solver structure.

Version
6.3.2
Author
Pascal Henon
Mathieu Faverge
Tony Delarue
Date
2023-07-21

Definition in file solver_check.c.