GridSetViewField

his function sets the field component to be used in visualization.

Synopsis

#include "grid.h" 
#include "gvec.h" 
int GridSetViewField(Grid grid, int field, int comp)
Collective on Grid

Input Parameters

grid - The grid
field - The field
comp - The component

Keywords

grid, view, field

See Also

GridGetMeshInfo

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