OOF2: The Manual
Name
OOF.LoadData.Subproblem.New — Define a Subproblem.
Synopsis
OOF.LoadData.Subproblem.New(name, subproblem, mesh)
Details
- Parent Menu: OOF.LoadData.Subproblem
-
Callback: function
_newSubProblemin moduleooflib.engine.IO.meshIO -
Parameters:
name- Name for the SubProblem Type: A character string.
subproblem- Type: An object of the
SubProblemTypeclass. mesh- Type: The path to an existing
Meshobject.
Description
Create a SubProblem. This command is similar to OOF.Subproblem.New, but is run from within a
data file, and not directly by the OOF2 user interface.



