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

Go to the source code of this file.

Functions

void z_refine_output_oneiter (pastix_fixdbl_t t0, pastix_fixdbl_t tf, double err, pastix_int_t nb_iters)
 Print statistics about one iteration. More...
 
void z_refine_output_final (pastix_data_t *pastix_data, pastix_complex64_t err, pastix_int_t nb_iters, pastix_fixdbl_t tf, void *x, pastix_complex64_t *gmresx)
 Final output. More...
 
void z_refine_init (struct z_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 -> z, Wed Dec 13 12:09:46 2023

Definition in file z_refine_functions.c.