Implementation of the parallel SelInv. More...
Go to the source code of this file.
Namespaces | |
PEXSI | |
The main namespace. | |
Macros | |
#define | MPI_MAX_COMM (1024) |
#define | BCAST_THRESHOLD 16 |
#define | MOD(a, b) ( ((a)%(b)+(b))%(b)) |
Implementation of the parallel SelInv.