#include "f2c.h"
#include "memory_alloc.h"
Go to the source code of this file.
Defines |
#define | infoc_1 infoc_ |
#define | srnamc_1 srnamc_ |
Functions |
int | zdrvgb_ (logical *dotype, integer *nn, integer *nval, integer *nrhs, doublereal *thresh, logical *tsterr, doublecomplex *a, integer *la, doublecomplex *afb, integer *lafb, doublecomplex *asav, doublecomplex *b, doublecomplex *bsav, doublecomplex *x, doublecomplex *xact, doublereal *s, doublecomplex *work, doublereal *rwork, integer *iwork, integer *nout) |
Variables |
static integer | c__0 = 0 |
static integer | c__1 = 1 |
static integer | c__2 = 2 |
static integer | c__6 = 6 |
static integer | c__7 = 7 |
static doublereal | c_b197 = 0. |
static doublecomplex | c_b48 = {0.,0.} |
static doublecomplex | c_b49 = {1.,0.} |
static integer | c_n1 = -1 |
struct { |
integer infot |
logical lerr |
integer nunit |
logical ok |
} | infoc_ |
struct { |
char srnamt [32] |
} | srnamc_ |
Define Documentation
Function Documentation
int zdrvgb_ |
( |
logical * |
dotype, |
|
|
integer * |
nn, |
|
|
integer * |
nval, |
|
|
integer * |
nrhs, |
|
|
doublereal * |
thresh, |
|
|
logical * |
tsterr, |
|
|
doublecomplex * |
a, |
|
|
integer * |
la, |
|
|
doublecomplex * |
afb, |
|
|
integer * |
lafb, |
|
|
doublecomplex * |
asav, |
|
|
doublecomplex * |
b, |
|
|
doublecomplex * |
bsav, |
|
|
doublecomplex * |
x, |
|
|
doublecomplex * |
xact, |
|
|
doublereal * |
s, |
|
|
doublecomplex * |
work, |
|
|
doublereal * |
rwork, |
|
|
integer * |
iwork, |
|
|
integer * |
nout |
|
) |
| |
Variable Documentation