#include "f2c.h"
#include "blaswrap.h"
Go to the source code of this file.
Defines |
#define | srnamc_1 srnamc_ |
Functions |
int | cdrvrfp_ (integer *nout, integer *nn, integer *nval, integer *nns, integer *nsval, integer *nnt, integer *ntval, real *thresh, complex *a, complex *asav, complex *afac, complex *ainv, complex *b, complex *bsav, complex *xact, complex *x, complex *arf, complex *arfinv, complex *c_work_clatms__, complex *c_work_cpot01__, complex *c_work_cpot02__, complex *c_work_cpot03__, real *s_work_clatms__, real *s_work_clanhe__, real *s_work_cpot02__, real *s_work_cpot03__) |
Variables |
static integer | c__0 = 0 |
static integer | c__1 = 1 |
static integer | c_n1 = -1 |
struct { |
char srnamt [32] |
} | srnamc_ |
Define Documentation
Function Documentation
int cdrvrfp_ |
( |
integer * |
nout, |
|
|
integer * |
nn, |
|
|
integer * |
nval, |
|
|
integer * |
nns, |
|
|
integer * |
nsval, |
|
|
integer * |
nnt, |
|
|
integer * |
ntval, |
|
|
real * |
thresh, |
|
|
complex * |
a, |
|
|
complex * |
asav, |
|
|
complex * |
afac, |
|
|
complex * |
ainv, |
|
|
complex * |
b, |
|
|
complex * |
bsav, |
|
|
complex * |
xact, |
|
|
complex * |
x, |
|
|
complex * |
arf, |
|
|
complex * |
arfinv, |
|
|
complex * |
c_work_clatms__, |
|
|
complex * |
c_work_cpot01__, |
|
|
complex * |
c_work_cpot02__, |
|
|
complex * |
c_work_cpot03__, |
|
|
real * |
s_work_clatms__, |
|
|
real * |
s_work_clanhe__, |
|
|
real * |
s_work_cpot02__, |
|
|
real * |
s_work_cpot03__ |
|
) |
| |
Variable Documentation