Defines | Functions | Variables
zblat3.c File Reference
#include "f2c.h"
#include "blaswrap.h"
Include dependency graph for zblat3.c:

Go to the source code of this file.

Defines

#define infoc_1   (infoc_._1)
#define infoc_2   (infoc_._2)
#define srnamc_1   srnamc_

Functions

int chkxer_ (char *srnamt, integer *infot, integer *nout, logical *lerr, logical *ok)
doublereal ddiff_ (doublereal *x, doublereal *y)
logical lze_ (doublecomplex *ri, doublecomplex *rj, integer *lr)
logical lzeres_ (char *type__, char *uplo, integer *m, integer *n, doublecomplex *aa, doublecomplex *as, integer *lda, ftnlen type_len, ftnlen uplo_len)
int MAIN__ (void)
int xerbla_ (char *srname, integer *info)
VOID zbeg_ (doublecomplex *ret_val, logical *reset)
int zblat3_ ()
int zchk1_ (char *sname, doublereal *eps, doublereal *thresh, integer *nout, integer *ntra, logical *trace, logical *rewi, logical *fatal, integer *nidim, integer *idim, integer *nalf, doublecomplex *alf, integer *nbet, doublecomplex *bet, integer *nmax, doublecomplex *a, doublecomplex *aa, doublecomplex *as, doublecomplex *b, doublecomplex *bb, doublecomplex *bs, doublecomplex *c__, doublecomplex *cc, doublecomplex *cs, doublecomplex *ct, doublereal *g, ftnlen sname_len)
int zchk2_ (char *sname, doublereal *eps, doublereal *thresh, integer *nout, integer *ntra, logical *trace, logical *rewi, logical *fatal, integer *nidim, integer *idim, integer *nalf, doublecomplex *alf, integer *nbet, doublecomplex *bet, integer *nmax, doublecomplex *a, doublecomplex *aa, doublecomplex *as, doublecomplex *b, doublecomplex *bb, doublecomplex *bs, doublecomplex *c__, doublecomplex *cc, doublecomplex *cs, doublecomplex *ct, doublereal *g, ftnlen sname_len)
int zchk3_ (char *sname, doublereal *eps, doublereal *thresh, integer *nout, integer *ntra, logical *trace, logical *rewi, logical *fatal, integer *nidim, integer *idim, integer *nalf, doublecomplex *alf, integer *nmax, doublecomplex *a, doublecomplex *aa, doublecomplex *as, doublecomplex *b, doublecomplex *bb, doublecomplex *bs, doublecomplex *ct, doublereal *g, doublecomplex *c__, ftnlen sname_len)
int zchk4_ (char *sname, doublereal *eps, doublereal *thresh, integer *nout, integer *ntra, logical *trace, logical *rewi, logical *fatal, integer *nidim, integer *idim, integer *nalf, doublecomplex *alf, integer *nbet, doublecomplex *bet, integer *nmax, doublecomplex *a, doublecomplex *aa, doublecomplex *as, doublecomplex *b, doublecomplex *bb, doublecomplex *bs, doublecomplex *c__, doublecomplex *cc, doublecomplex *cs, doublecomplex *ct, doublereal *g, ftnlen sname_len)
int zchk5_ (char *sname, doublereal *eps, doublereal *thresh, integer *nout, integer *ntra, logical *trace, logical *rewi, logical *fatal, integer *nidim, integer *idim, integer *nalf, doublecomplex *alf, integer *nbet, doublecomplex *bet, integer *nmax, doublecomplex *ab, doublecomplex *aa, doublecomplex *as, doublecomplex *bb, doublecomplex *bs, doublecomplex *c__, doublecomplex *cc, doublecomplex *cs, doublecomplex *ct, doublereal *g, doublecomplex *w, ftnlen sname_len)
int zchke_ (integer *isnum, char *srnamt, integer *nout, ftnlen srnamt_len)
int zmake_ (char *type__, char *uplo, char *diag, integer *m, integer *n, doublecomplex *a, integer *nmax, doublecomplex *aa, integer *lda, logical *reset, doublecomplex *transl, ftnlen type_len, ftnlen uplo_len, ftnlen diag_len)
int zmmch_ (char *transa, char *transb, integer *m, integer *n, integer *kk, doublecomplex *alpha, doublecomplex *a, integer *lda, doublecomplex *b, integer *ldb, doublecomplex *beta, doublecomplex *c__, integer *ldc, doublecomplex *ct, doublereal *g, doublecomplex *cc, integer *ldcc, doublereal *eps, doublereal *err, logical *fatal, integer *nout, logical *mv, ftnlen transa_len, ftnlen transb_len)

Variables

static integer c__0 = 0
static integer c__1 = 1
static integer c__2 = 2
static integer c__3 = 3
static integer c__5 = 5
static integer c__65 = 65
static integer c__7 = 7
static integer c__8 = 8
static integer c__9 = 9
static doublecomplex c_b1 = {0.,0.}
static doublecomplex c_b2 = {1.,0.}
static doublereal c_b89 = 1.
static logical c_false = FALSE_
static integer c_n1 = -1
static logical c_true = TRUE_
union {
   struct {
      integer   infot
      logical   lerr
      integer   noutc
      logical   ok
   }   _1
   struct {
      integer   infot
      logical   lerr
      integer   nout
      logical   ok
   }   _2
infoc_
struct {
   char   srnamt [6]
srnamc_

Define Documentation

#define infoc_1   (infoc_._1)

Definition at line 29 of file zblat3.c.

#define infoc_2   (infoc_._2)

Definition at line 30 of file zblat3.c.

#define srnamc_1   srnamc_

Definition at line 36 of file zblat3.c.


Function Documentation

int chkxer_ ( char *  srnamt,
integer infot,
integer nout,
logical lerr,
logical ok 
)

Definition at line 5341 of file zblat3.c.

doublereal ddiff_ ( doublereal x,
doublereal y 
)

Definition at line 5318 of file zblat3.c.

logical lze_ ( doublecomplex ri,
doublecomplex rj,
integer lr 
)

Definition at line 5105 of file zblat3.c.

logical lzeres_ ( char *  type__,
char *  uplo,
integer m,
integer n,
doublecomplex aa,
doublecomplex as,
integer lda,
ftnlen  type_len,
ftnlen  uplo_len 
)

Definition at line 5154 of file zblat3.c.

int MAIN__ ( void  )

Definition at line 56 of file zblat3.c.

int xerbla_ ( char *  srname,
integer info 
)

Definition at line 5384 of file zblat3.c.

VOID zbeg_ ( doublecomplex ret_val,
logical reset 
)

Definition at line 5255 of file zblat3.c.

int zblat3_ ( )

Definition at line 5457 of file zblat3.c.

int zchk1_ ( char *  sname,
doublereal eps,
doublereal thresh,
integer nout,
integer ntra,
logical trace,
logical rewi,
logical fatal,
integer nidim,
integer idim,
integer nalf,
doublecomplex alf,
integer nbet,
doublecomplex bet,
integer nmax,
doublecomplex a,
doublecomplex aa,
doublecomplex as,
doublecomplex b,
doublecomplex bb,
doublecomplex bs,
doublecomplex c__,
doublecomplex cc,
doublecomplex cs,
doublecomplex ct,
doublereal g,
ftnlen  sname_len 
)

Definition at line 742 of file zblat3.c.

int zchk2_ ( char *  sname,
doublereal eps,
doublereal thresh,
integer nout,
integer ntra,
logical trace,
logical rewi,
logical fatal,
integer nidim,
integer idim,
integer nalf,
doublecomplex alf,
integer nbet,
doublecomplex bet,
integer nmax,
doublecomplex a,
doublecomplex aa,
doublecomplex as,
doublecomplex b,
doublecomplex bb,
doublecomplex bs,
doublecomplex c__,
doublecomplex cc,
doublecomplex cs,
doublecomplex ct,
doublereal g,
ftnlen  sname_len 
)

Definition at line 1197 of file zblat3.c.

int zchk3_ ( char *  sname,
doublereal eps,
doublereal thresh,
integer nout,
integer ntra,
logical trace,
logical rewi,
logical fatal,
integer nidim,
integer idim,
integer nalf,
doublecomplex alf,
integer nmax,
doublecomplex a,
doublecomplex aa,
doublecomplex as,
doublecomplex b,
doublecomplex bb,
doublecomplex bs,
doublecomplex ct,
doublereal g,
doublecomplex c__,
ftnlen  sname_len 
)

Definition at line 1643 of file zblat3.c.

int zchk4_ ( char *  sname,
doublereal eps,
doublereal thresh,
integer nout,
integer ntra,
logical trace,
logical rewi,
logical fatal,
integer nidim,
integer idim,
integer nalf,
doublecomplex alf,
integer nbet,
doublecomplex bet,
integer nmax,
doublecomplex a,
doublecomplex aa,
doublecomplex as,
doublecomplex b,
doublecomplex bb,
doublecomplex bs,
doublecomplex c__,
doublecomplex cc,
doublecomplex cs,
doublecomplex ct,
doublereal g,
ftnlen  sname_len 
)

Definition at line 2165 of file zblat3.c.

int zchk5_ ( char *  sname,
doublereal eps,
doublereal thresh,
integer nout,
integer ntra,
logical trace,
logical rewi,
logical fatal,
integer nidim,
integer idim,
integer nalf,
doublecomplex alf,
integer nbet,
doublecomplex bet,
integer nmax,
doublecomplex ab,
doublecomplex aa,
doublecomplex as,
doublecomplex bb,
doublecomplex bs,
doublecomplex c__,
doublecomplex cc,
doublecomplex cs,
doublecomplex ct,
doublereal g,
doublecomplex w,
ftnlen  sname_len 
)

Definition at line 2707 of file zblat3.c.

int zchke_ ( integer isnum,
char *  srnamt,
integer nout,
ftnlen  srnamt_len 
)

Definition at line 3342 of file zblat3.c.

int zmake_ ( char *  type__,
char *  uplo,
char *  diag,
integer m,
integer n,
doublecomplex a,
integer nmax,
doublecomplex aa,
integer lda,
logical reset,
doublecomplex transl,
ftnlen  type_len,
ftnlen  uplo_len,
ftnlen  diag_len 
)

Definition at line 4493 of file zblat3.c.

int zmmch_ ( char *  transa,
char *  transb,
integer m,
integer n,
integer kk,
doublecomplex alpha,
doublecomplex a,
integer lda,
doublecomplex b,
integer ldb,
doublecomplex beta,
doublecomplex c__,
integer ldc,
doublecomplex ct,
doublereal g,
doublecomplex cc,
integer ldcc,
doublereal eps,
doublereal err,
logical fatal,
integer nout,
logical mv,
ftnlen  transa_len,
ftnlen  transb_len 
)

Definition at line 4680 of file zblat3.c.


Variable Documentation

struct { ... } _1
struct { ... } _2
integer c__0 = 0 [static]

Definition at line 53 of file zblat3.c.

integer c__1 = 1 [static]

Definition at line 43 of file zblat3.c.

integer c__2 = 2 [static]

Definition at line 49 of file zblat3.c.

integer c__3 = 3 [static]

Definition at line 44 of file zblat3.c.

integer c__5 = 5 [static]

Definition at line 46 of file zblat3.c.

integer c__65 = 65 [static]

Definition at line 47 of file zblat3.c.

integer c__7 = 7 [static]

Definition at line 48 of file zblat3.c.

integer c__8 = 8 [static]

Definition at line 45 of file zblat3.c.

integer c__9 = 9 [static]

Definition at line 42 of file zblat3.c.

doublecomplex c_b1 = {0.,0.} [static]

Definition at line 40 of file zblat3.c.

doublecomplex c_b2 = {1.,0.} [static]

Definition at line 41 of file zblat3.c.

doublereal c_b89 = 1. [static]

Definition at line 50 of file zblat3.c.

logical c_false = FALSE_ [static]

Definition at line 52 of file zblat3.c.

integer c_n1 = -1 [static]

Definition at line 54 of file zblat3.c.

logical c_true = TRUE_ [static]

Definition at line 51 of file zblat3.c.

union { ... } infoc_

Definition at line 20 of file zblat3.c.

Definition at line 21 of file zblat3.c.

Definition at line 24 of file zblat3.c.

Definition at line 20 of file zblat3.c.

Definition at line 21 of file zblat3.c.

struct { ... } srnamc_
char srnamt[6]

Definition at line 33 of file zblat3.c.



swiftnav
Author(s):
autogenerated on Sat Jun 8 2019 18:56:57