SRC/pdgsmv.c File Reference

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

Functions/Subroutines

void pdgsmv_init (SuperMatrix *A, int_t *row_to_proc, gridinfo_t *grid, pdgsmv_comm_t *gsmv_comm)
void pdgsmv (int_t abs, SuperMatrix *A_internal, gridinfo_t *grid, pdgsmv_comm_t *gsmv_comm, double x[], double ax[])
void pdgsmv_finalize (pdgsmv_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 pdgsmv ( int_t  abs,
SuperMatrix A_internal,
gridinfo_t grid,
pdgsmv_comm_t gsmv_comm,
double  x[],
double  ax[] 
)

void pdgsmv_finalize ( pdgsmv_comm_t gsmv_comm  ) 

void pdgsmv_init ( SuperMatrix A,
int_t row_to_proc,
gridinfo_t grid,
pdgsmv_comm_t gsmv_comm 
)


Generated on Wed Nov 24 18:17:32 2010 for SuperLUDistributed by  doxygen 1.5.5