SuperLU Distributed 8.2.1
Distributed memory sparse direct solver
pzcompute_resid.c File Reference

Test for small residual. More...

#include "superlu_zdefs.h"
Include dependency graph for pzcompute_resid.c:

Functions

int pzcompute_resid (int m, int n, int nrhs, SuperMatrix *A, doublecomplex *x, int ldx, doublecomplex *b, int ldb, gridinfo_t *grid, zSOLVEstruct_t *SOLVEstruct, double *resid)
 

Detailed Description

Test for small residual.

Copyright (c) 2003, The Regents of the University of California, through Lawrence Berkeley National Laboratory (subject to receipt of any required approvals from U.S. Dept. of Energy)

All rights reserved.

The source code is distributed under BSD license, see the file License.txt at the top-level directory.

– Distributed SuperLU routine (version 5.2) – Lawrence Berkeley National Lab, Univ. of California Berkeley. September 30, 2017

Function Documentation

◆ pzcompute_resid()

int pzcompute_resid ( int  m,
int  n,
int  nrhs,
SuperMatrix A,
doublecomplex x,
int  ldx,
doublecomplex b,
int  ldb,
gridinfo_t grid,
zSOLVEstruct_t SOLVEstruct,
double *  resid 
)
Here is the call graph for this function:
Here is the caller graph for this function: