DiscretizationSetField

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

Synopsis

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

Input Parameters

disc -The discretization
field -The corresponding field in the Grid

Keywords

Discretization, component, field

See Also

DiscretizationGetField(), 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