VarSetProperties

Sets the initialValues and gamma properties for the given variable.

Synopsis

PetscErrorCode VarSetProperties(Ptr_Var variable,
    Ptr_Prop initValues, Ptr_Prop gamma)

Input parameters

variable - The variable to set.
initValues, gamma - The initial values and gamma properties of the variable.

Keywords

set, variable, properties

See Also

MICScVarSetProperties, CreateVar

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