PaStiX Handbook
6.4.0
|
#include "common.h"
#include "blend/solver.h"
#include "sopalin/sopalin_data.h"
#include "pastix_ccores.h"
#include "pastix_starpu.h"
#include "pastix_cstarpu.h"
#include "codelets.h"
Go to the source code of this file.
Functions | |
void | starpu_stask_cblk_cdiag (sopalin_data_t *sopalin_data, pastix_rhs_t rhsb, SolverCblk *cblk, int prio) |
Submit a task to perform a diagonal solve related to one cblk to all the right hand side. More... | |
StarPU codelets for diag functions.
Definition in file codelet_solve_cdiag.c.