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 oof2.engine.IO.subproblemmenu
  • Threadability: Threadable
  • 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.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */