ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
pdasum_.c File Reference
#include "pblas.h"
#include "PBpblas.h"
#include "PBtools.h"
#include "PBblacs.h"
#include "PBblas.h"
Include dependency graph for pdasum_.c:

Go to the source code of this file.

Functions

void pdasum_ (int *N, double *ASUM, double *X, int *IX, int *JX, int *DESCX, int *INCX)
 

Function Documentation

◆ pdasum_()

void pdasum_ ( int *  N,
double *  ASUM,
double *  X,
int *  IX,
int *  JX,
int *  DESCX,
int *  INCX 
)

Definition at line 23 of file pdasum_.c.

Here is the call graph for this function: