#include "superlu_zdefs.h"
Functions | |
int_t | zQuerySpace_dist (int_t n, LUstruct_t *LUstruct, gridinfo_t *grid, mem_usage_t *mem_usage) |
void | zallocateA_dist (int_t n, int_t nnz, doublecomplex **a, int_t **asub, int_t **xa) |
Allocate storage for original matrix A. | |
doublecomplex * | doublecomplexMalloc_dist (int_t n) |
doublecomplex * | doublecomplexCalloc_dist (int_t n) |
Variables | |
LU_stack_t | stack |
-- Distributed SuperLU routine (version 1.0) -- Lawrence Berkeley National Lab, Univ. of California Berkeley. September 1, 1999
|
|
|
|
|
|
|
mem_usage consists of the following fields:
|
|
|