OOF2: The Manual
Name
OOF.LoadData.Subproblem.New — Define a Subproblem. Used internally in Mesh data files.
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.



