#include "sles.h" #include "mg.h" int MGDefaultResidual(Mat mat,Vec b,Vec x,Vec r)Collective on Mat and Vec
mat | - the matrix | |
b | - the right-hand-side | |
x | - the approximate solution |
Level:advanced
Location:src/sles/pc/impls/mg/mgfunc.c
PC Index
Table of Contents