PaStiX Handbook  6.3.2
s_refine_functions.c File Reference
#include "common.h"
#include "cblas.h"
#include "bcsc/bcsc.h"
#include "bcsc/bvec.h"
#include "bcsc/bcsc_s.h"
#include "sopalin/sopalin_data.h"
#include "refinement/s_refine_functions.h"

Go to the source code of this file.

Functions

void s_refine_output_oneiter (pastix_fixdbl_t t0, pastix_fixdbl_t tf, float err, pastix_int_t nb_iters)
 Print statistics about one iteration. More...
 
void s_refine_output_final (pastix_data_t *pastix_data, float err, pastix_int_t nb_iters, pastix_fixdbl_t tf, void *x, float *gmresx)
 Final output. More...
 
void s_refine_init (struct s_solver *solver, pastix_data_t *pastix_data)
 Initiate functions pointers to define basic operations. More...
 

Detailed Description

PaStiX refinement functions implementations.

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

Definition in file s_refine_functions.c.