#include "superlu_ddefs.h"
Functions | |
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 |
-- Distributed SuperLU routine (version 1.0) -- Lawrence Berkeley National Lab, Univ. of California Berkeley. September 1, 1999
|
|
|
|
|
|
|
|