VarSetGamma

Sets the gamma property for the given variable. The previous property (if any) is deleted (if not used anymore).

Synopsis

PetscErrorCode VarSetGamma(Ptr_Var variable, Ptr_Prop gamma)

Input parameters

variable - The variable to set.
gamma - The gamma property of the variable.

Keywords

set, variable, gamma

See Also

MICScVarSetGamma, VarSetProperties, DeleteProp

Level:developer
Location:
src/var.c
Index of all MICSc routines
Table of Contents for all manual pages
Index of all manual pages