GVecSetBoundary
Applies the specified Dirichlet boundary conditions to this vector.
Synopsis
#include "gvec.h"
int GVecSetBoundary(GVec v, void *ctx)
Input Parameter
v -The grid vector
ctx -An optional user provided context for the function
See Also
GridSetBC(), GridAddBC()
Level:intermediate
Location:src/gvec/interface/gvec.c
Index of all GVec routines
Table of Contents for all manual pages
Index of all manual pages