OOF2: The Manual

Name

OOF.LoadData.Subproblem.Equations — Load subproblem Equations. Used internally in data files.

Synopsis

OOF.LoadData.Subproblem.Equations(subproblem,equations)

Details

  • Parent Menu: OOF.LoadData.Subproblem
  • Callback: function _subpEqns in module ooflib.engine.IO.meshIO
  • Parameters:

    subproblem
    Type: The path to an existing SubProblem object.
    equations
    Active equations. Type: A list of character strings.

Description

Load the list of active Equations from a saved Mesh.