SCALAPACK 2.2.2
LAPACK: Linear Algebra PACKage
Loading...
Searching...
No Matches
tools.h File Reference
#include "./pblas.h"
Include dependency graph for tools.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  DCOMPLEX
 
struct  SCOMPLEX
 

Macros

#define SLVOID   char
 
#define ErrPrnt   fprintf(stderr, "line %d of file %s\n",__LINE__, __FILE__);
 
#define Mdescset(desc, m, n, mb, nb, rsrc, csrc, ictxt, lld)
 
#define MCindxg2p(IG, nb, srcproc, nprocs)    ( ((srcproc) + (IG)/(nb)) % nprocs )
 
#define Mmalloc(M_ptr, M_type, M_elt, M_i, M_ctxt)
 

Typedefs

typedef void(* CPYPTR) ()