GVecViewFromOptions
This function visualizes the vector based upon user options.
Synopsis
#include "gvec.h"
int GVecViewFromOptions(GVec gvec, char *title)
Collective on GVec
Input Parameter
gvec -The vector
Keywords
GVec, view, options, database
See Also
GVecSetFromOptions(), GVecView()
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
Examples
src/gsolver/examples/tutorials/poisson.c.html
src/gsolver/examples/tutorials/poisson2.c.html
src/gsolver/examples/tutorials/control.c.html
src/gsolver/examples/tutorials/stokes.c.html