MICScVarSetLimits

Sets the limits of the specified variable.

Synopsis

PetscErrorCode MICScVarSetLimits(int index, PetscReal minValue,
    PetscReal maxValue)

Input parameters

index - Index of the variable to set.
minValue, maxValue - The limit values of the variable.

Keywords

variable, limits

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