EXAMPLE/pzgsmv.c File Reference

#include <math.h>
#include "superlu_zdefs.h"

Functions/Subroutines

void pzgsmv_init (SuperMatrix *A, int_t *row_to_proc, gridinfo_t *grid, pzgsmv_comm_t *gsmv_comm)
void pzgsmv (int_t abs, SuperMatrix *A_internal, gridinfo_t *grid, pzgsmv_comm_t *gsmv_comm, doublecomplex x[], doublecomplex ax[])
void pzgsmv_finalize (pzgsmv_comm_t *gsmv_comm)

Detailed Description

 -- Distributed SuperLU routine (version 2.0) --
 Lawrence Berkeley National Lab, Univ. of California Berkeley.
 March 15, 2003
 

Function Documentation

void pzgsmv ( int_t  abs,
SuperMatrix A_internal,
gridinfo_t grid,
pzgsmv_comm_t gsmv_comm,
doublecomplex  x[],
doublecomplex  ax[] 
)

void pzgsmv_finalize ( pzgsmv_comm_t gsmv_comm  ) 

void pzgsmv_init ( SuperMatrix A,
int_t row_to_proc,
gridinfo_t grid,
pzgsmv_comm_t gsmv_comm 
)


Generated on Tue Aug 30 14:36:33 2011 for SuperLUDistributed by  doxygen 1.5.5