|
Ifpack Package Browser (Single Doxygen Collection)
Development
|

Go to the source code of this file.
Macros | |
| #define | MAX_MPI_TASKS 50000 |
| #define | TRIPLES_FORMAT "%i %i %1.8e\n" |
| #define | EUCLID_EXIT exit(-1); |
| #define | EXIT_NOW(msg) |
| #define | ERRCHKA |
| #define | ERRCHKA_CHKERRA(ierr) |
| #define | MAX_SUBDOMAINS 20 |
| #define | PIVOT_FIX_DEFAULT 1e-3 |
| #define | MALLOC_DH(s) Mem_dhMalloc(mem_dh, (s)) |
| #define | FREE_DH(p) Mem_dhFree(mem_dh, p) |
| #define | PRIVATE_MALLOC malloc |
| #define | PRIVATE_FREE free |
| #define MAX_MPI_TASKS 50000 |
Definition at line 53 of file euclid_config.h.
| #define TRIPLES_FORMAT "%i %i %1.8e\n" |
Definition at line 56 of file euclid_config.h.
| #define EUCLID_EXIT exit(-1); |
Definition at line 75 of file euclid_config.h.
| #define EXIT_NOW | ( | msg | ) |
Definition at line 78 of file euclid_config.h.
| #define ERRCHKA |
Definition at line 83 of file euclid_config.h.
| #define ERRCHKA_CHKERRA | ( | ierr | ) |
Definition at line 97 of file euclid_config.h.
| #define MAX_SUBDOMAINS 20 |
Definition at line 111 of file euclid_config.h.
| #define PIVOT_FIX_DEFAULT 1e-3 |
Definition at line 120 of file euclid_config.h.
| #define MALLOC_DH | ( | s | ) | Mem_dhMalloc(mem_dh, (s)) |
Definition at line 129 of file euclid_config.h.
| #define FREE_DH | ( | p | ) | Mem_dhFree(mem_dh, p) |
Definition at line 130 of file euclid_config.h.
| #define PRIVATE_MALLOC malloc |
Definition at line 136 of file euclid_config.h.
| #define PRIVATE_FREE free |
Definition at line 137 of file euclid_config.h.
1.8.5