OOF2: The Manual
Name
OOF.LoadData.Subproblem.Fields — Load subproblem Field definitions. Used internally in data files.
Synopsis
OOF.LoadData.Subproblem.Fields(subproblem,defined,active,inplane)
Details
- Parent Menu: OOF.LoadData.Subproblem
-
Callback: function
_subpFieldsin moduleooflib.engine.IO.meshIO -
Parameters:
subproblem- Type: The path to an existing
SubProblemobject. defined- Defined Fields. Type: A list of character strings.
active- Active Fields. Type: A list of character strings.
inplane- In-plane Fields. Type: A list of character strings.



