PCDestroy
Destroys PC context that was created with PCCreate().
Synopsis
#include "sles.h"
int PCDestroy(PC pc)
Collective on PC
Input Parameter
pc -the preconditioner context
Keywords
PC, destroy
See Also
PCCreate(), PCSetUp()
Level:developer
Location:src/sles/pc/interface/precon.c
PC Index
Table of Contents