#include "petscsles.h" #include "gsolver.h" int GMatCreateUzawa(GMat A, GMat B, SLES sles, GMat *gmat)
A | - The square (0,0) block of the original saddle-point matrix | |
B | - The rectangular (0,1) block of the original saddle-point matrix | |
sles | - The solver used to invert A |
Level:advanced
Location:src/gsolver/interface/gsles.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages