OOF2: The Manual

Name

OOF.Subproblem.Equation.Deactivate — Deactivate an Equation. The Solver solves the active Equations.

Synopsis

OOF.Subproblem.Equation.Deactivate(subproblem,equation)

Details

  • Parent Menu: OOF.Subproblem.Equation
  • Callback: function _deactivateEquation in module ooflib.engine.IO.subproblemmenu
  • Parameters:

    subproblem
    Type: The path to an existing SubProblem object.
    equation
    Type: An Equation object.

Description

Deactivate the given Equation on the given SubProblem. See OOF.Subproblem.Equation.Deactivate.