#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Defines |
| #define | infoc_1 infoc_ |
| #define | srnamc_1 srnamc_ |
Functions |
| int | cchktb_ (logical *dotype, integer *nn, integer *nval, integer *nns, integer *nsval, real *thresh, logical *tsterr, integer *nmax, complex *ab, complex *ainv, complex *b, complex *x, complex *xact, complex *work, real *rwork, integer *nout) |
Variables |
| static integer | c__0 = 0 |
| static integer | c__1 = 1 |
| static integer | c__3 = 3 |
| static integer | c__4 = 4 |
| static integer | c__6 = 6 |
| static integer | c__7 = 7 |
| static integer | c__8 = 8 |
| static complex | c_b14 = {0.f,0.f} |
| static complex | c_b15 = {1.f,0.f} |
| static real | c_b90 = 1.f |
| static integer | c_n1 = -1 |
| struct { |
| integer infot |
| integer iounit |
| logical lerr |
| logical ok |
| } | infoc_ |
| struct { |
| char srnamt [32] |
| } | srnamc_ |
Define Documentation
Function Documentation
| int cchktb_ |
( |
logical * |
dotype, |
|
|
integer * |
nn, |
|
|
integer * |
nval, |
|
|
integer * |
nns, |
|
|
integer * |
nsval, |
|
|
real * |
thresh, |
|
|
logical * |
tsterr, |
|
|
integer * |
nmax, |
|
|
complex * |
ab, |
|
|
complex * |
ainv, |
|
|
complex * |
b, |
|
|
complex * |
x, |
|
|
complex * |
xact, |
|
|
complex * |
work, |
|
|
real * |
rwork, |
|
|
integer * |
nout |
|
) |
| |
Variable Documentation