OOF2: The Manual

Name

OOF.LoadData.Subproblem.Solver — Assign a solver to a subproblem. Used internally in data files.

Synopsis

OOF.LoadData.Subproblem.Solver(subproblem,solver_mode)

Details

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

    subproblem
    Type: The path to an existing SubProblem object.
    solver_mode
    The solver. Type: An object of the SolverMode class.

Description

Assign a solver to a subproblem.