MICScVarSetRelaxation

Sets the relaxation values of the specified variable.

Synopsis

PetscErrorCode MICScVarSetRelaxation(int index, PetscReal linRelax,
    PetscReal fdtRelax)

Input parameters

index - Index of the variable to set.
linRelax, fdtRelax - The relaxation values of the variable.

Keywords

variable, relaxation

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