VarSetInitValues

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

Synopsis

PetscErrorCode VarSetInitValues(Ptr_Var variable,
    Ptr_Prop initValues)

Input parameters

variable - The variable to set.
initValues - The initial values property of the variable.

Keywords

set, variable, initial values

See Also

MICScVarSetInitValues, 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