PaStiX Handbook 6.4.0
Loading...
Searching...
No Matches
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.
 

Detailed Description

PaStiX check function fo rthe solver structure.

Version
6.4.0
Author
Pascal Henon
Mathieu Faverge
Tony Delarue
Date
2024-07-05

Definition in file solver_check.c.