GridGetFieldDisc

This function gets the discretization for a field.

Synopsis

#include "grid.h" 
int GridGetFieldDisc(Grid grid, int field, Discretization *disc)
Not collective

Input Parameters

grid - The grid
field - The field

Output Parameter

disc -The discretization

Keywords

grid, field, discretization

See Also

GridGetFieldComponents()

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