|
PaStiX Handbook 6.4.0
|
Go to the source code of this file.
Data Structures | |
| struct | blendctrl_s |
| The type and structure definitions. More... | |
Typedefs | |
| typedef struct blendctrl_s | BlendCtrl |
| The type and structure definitions. | |
Functions | |
| int | blendCtrlInit (pastix_data_t *pastix_data, BlendCtrl *ctrl) |
| Initialize the Blend control structure. | |
| void | blendCtrlExit (BlendCtrl *ctrl) |
| Finalize the Blend control structure. | |
| void | getCommunicationCosts (const BlendCtrl *ctrl, pastix_int_t clustsrc, pastix_int_t clustdst, pastix_int_t sync_comm_nbr, double *startup, double *bandwidth) |
| Return the communication cost between two cores. | |
PaStiX analyse control parameters structure.
Definition in file blendctrl.h.