DiscretizationSetupDefaultOperators

Adds the default set of operators to the discretization if they are not already present.

Synopsis

#include "discretization.h" 
int DiscretizationSetupDefaultOperators(Discretization disc)

Input Parameter

disc -The discretization

Keywords

Discretization, default, operator

See Also

DiscretizationSetup(), DiscretizationSerialize()

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