GridViewFromOptions

This function visualizes the grid based upon user options.

Synopsis

#include "grid.h" 
#include "gvec.h" 
int GridViewFromOptions(Grid grid, char *title)
Collective on Grid

Input Parameter

grid -The grid

Keywords

Grid, view, options, database

See Also

GridSetFromOptions(), GridView()

Level:intermediate
Location:
src/grid/interface/grid.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages