PaStiX Handbook  6.3.2
cpucblk_zdiff.c File Reference
#include "common/common.h"
#include "blend/solver.h"
#include <lapacke.h>
#include "pastix_zcores.h"
#include "pastix_zlrcores.h"

Go to the source code of this file.

Functions

int cpucblk_zdiff (pastix_coefside_t side, const SolverCblk *cblkA, SolverCblk *cblkB)
 Compare two column blocks in full-rank format. More...
 

Detailed Description

Precision dependent routines to differentiate two solver matrix structures when debuging.

Version
6.3.2
Author
Pierre Ramet
Xavier Lacoste
Gregoire Pichon
Mathieu Faverge
Esragul Korkmaz
Date
2023-07-21
Generated arithmetic file
from /builds/solverstack/pastix/kernels/cpucblk_zdiff.c, normal z -> z, Wed Dec 13 12:09:17 2023

Definition in file cpucblk_zdiff.c.