VarSetRelaxation

Sets the relaxation values for the given variable.

Synopsis

PetscErrorCode VarSetRelaxation(Ptr_Var variable, PetscReal linRelax,
    PetscReal fdtRelax)

Input parameters

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

Keywords

set, variable, relaxation

See Also

MICScVarSetRelaxation, CreateVar

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