MICScVarSetReference

Sets the reference values of the specified variable.

Synopsis

PetscErrorCode MICScVarSetReference(int index, PetscReal resRef,
    PetscReal corrRef)

Input parameters

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

Keywords

variable, reference

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