GSNESRhsBC

This sets zero boundary conditions for the Rhs.

Synopsis

#include "petscsnes.h" 
#include "gsolver.h" 
int GSNESRhsBC(GSNES snes, GVec rhs, void *ctx)
Collective on GSNES

Input Parameters

snes - The SNES
ctx - The user-supplied context

Output Parameter

rhs -The modified Rhs

Keywords

grid SNES, set, boundary conditions

See Also

GSNESSetSolutionBC()

Level:advanced
Location:
src/gsolver/interface/gsnes.c
Index of all GSolver routines
Table of Contents for all manual pages
Index of all manual pages