PaStiX Handbook  6.3.2
s_refine_functions.h File Reference
#include "common.h"
#include "bcsc/bcsc.h"

Go to the source code of this file.

Functions

void s_refine_init (struct s_solver *solver, pastix_data_t *pastix_data)
 Initiate functions pointers to define basic operations. More...
 
pastix_int_t s_gmres_smp (pastix_data_t *pastix_data, pastix_rhs_t xp, pastix_rhs_t bp)
 
pastix_int_t s_grad_smp (pastix_data_t *pastix_data, pastix_rhs_t xp, pastix_rhs_t bp)
 
pastix_int_t s_pivot_smp (pastix_data_t *pastix_data, pastix_rhs_t xp, pastix_rhs_t bp)
 
pastix_int_t s_bicgstab_smp (pastix_data_t *pastix_data, pastix_rhs_t xp, pastix_rhs_t bp)
 

Detailed Description

PaStiX refinement functions implementations.

Version
6.3.2
Author
Mathieu Faverge
Pierre Ramet
Xavier Lacoste
Gregoire Pichon
Theophile Terraz
Vincent Bridonneau
Date
2023-07-21
Generated arithmetic file
from /builds/solverstack/pastix/refinement/z_refine_functions.h, normal z -> s, Wed Dec 13 12:09:04 2023

Definition in file s_refine_functions.h.