VarSetReference

Sets the reference values for the given variable.

Synopsis

PetscErrorCode VarSetReference(Ptr_Var variable, PetscReal resRef,
    PetscReal corrRef)

Input parameters

variable - The variable to set.
resRef, corrRef - The reference values for the residue and correction vector of the variable.

Keywords

set, variable, reference

See Also

MICScVarSetReference, CreateVar

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