![]() |
Fast Auxiliary Space Preconditioning 2.7.7 Aug/28/2022
|
Matrix-vector multiplication, replace the actual matrix. More...
#include <fasp.h>
Data Fields | |
void * | data |
data for MxV, can be a Matrix or something else More... | |
void(* | fct )(const void *, const REAL *, REAL *) |
action for MxV, void function pointer More... | |