|
PaStiX Handbook 6.4.0
|
#include "common/common.h"#include "blend/solver.h"#include <lapacke.h>#include "pastix_ccores.h"#include "pastix_clrcores.h"Go to the source code of this file.
Functions | |
| int | cpucblk_cdiff (pastix_coefside_t side, const SolverCblk *cblkA, SolverCblk *cblkB) |
| Compare two column blocks in full-rank format. | |
Precision dependent routines to differentiate two solver matrix structures when debuging.
Definition in file cpucblk_cdiff.c.