GMatDestroyUzawa

Destroys a container matrix for the Uzawa system matrix B^T A B.

Synopsis

#include "petscsles.h" 
#include "gsolver.h" 
int GMatDestroyUzawa(GMat gmat)

Input Parameter

gmat -The container matrix from GMatCreateUzawa()

See Also

GVecCreate()

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