OOF2: The Manual
Name
OOF.Subproblem.Field.Deactivate — Deactivate a Field. The solver finds the values of active Fields.
Synopsis
OOF.Subproblem.Field.Deactivate(subproblem,field)
Details
- Parent Menu: OOF.Subproblem.Field
-
Callback: function
_deactivateFieldin moduleooflib.engine.IO.subproblemmenu -
Parameters:
Description
Deactivating a Field means that its values will not be found
when the SubProblem is solved. See OOF.Subproblem.Field.Activate.



