DiscretizationGetField

This function gets the corresponding field in the Grid for this Discretization.

Synopsis

#include "discretization.h" 
int DiscretizationGetField(Discretization disc, int *field)
Not collective

Input Parameter

disc -The discretization

Output Parameter

field -The corresponding field in the Grid

Keywords

discretization, component, field

See Also

DiscretizationSetField(), DiscretizationCreate(), DiscretizationRegisterOperator()

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