PaStiX Handbook
6.4.0
|
#include "common.h"
#include <spm.h>
#include "graph/graph.h"
#include "order/order_internal.h"
#include "blend/perf.h"
#include "blend/elimintree.h"
#include "blend/cost.h"
#include "blend/cand.h"
#include "blend/extendVector.h"
#include "blendctrl.h"
#include "blend/solver.h"
#include "blend/simu.h"
#include "blend/blend.h"
Go to the source code of this file.
Functions | |
int | pastix_subtask_blend (pastix_data_t *pastix_data) |
Compute the proportional mapping and the final solver structure. More... | |
PaStiX analyse blend subtask function
Definition in file pastix_subtask_blend.c.