SRC/superlu_grid.c File Reference

SuperLU grid utilities. More...

#include "superlu_ddefs.h"

Functions/Subroutines

void superlu_gridinit (MPI_Comm Bcomm, int_t nprow, int_t npcol, gridinfo_t *grid)
 All processes in the MPI communicator must call this routine.
void superlu_gridmap (MPI_Comm Bcomm, int_t nprow, int_t npcol, int_t usermap[], int_t ldumap, gridinfo_t *grid)
 All processes in the MPI communicator must call this routine.
void superlu_gridexit (gridinfo_t *grid)

Variables

MPI_Datatype SuperLU_MPI_DOUBLE_COMPLEX = MPI_DATATYPE_NULL


Detailed Description

 -- Distributed SuperLU routine (version 1.0) --
 Lawrence Berkeley National Lab, Univ. of California Berkeley.
 September 1, 1999
 

Function Documentation

void superlu_gridexit ( gridinfo_t grid  ) 

void superlu_gridinit ( MPI_Comm  Bcomm,
int_t  nprow,
int_t  npcol,
gridinfo_t grid 
)

void superlu_gridmap ( MPI_Comm  Bcomm,
int_t  nprow,
int_t  npcol,
int_t  usermap[],
int_t  ldumap,
gridinfo_t grid 
)


Variable Documentation

MPI_Datatype SuperLU_MPI_DOUBLE_COMPLEX = MPI_DATATYPE_NULL


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