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
_subpSolverin moduleooflib.engine.IO.meshIO -
Parameters:
subproblem- Type: The path to an existing
SubProblemobject. solver_mode- The solver. Type: An object of the
SolverModeclass.



