OOF2: The Manual
Name
OOF.LoadData.Mesh.Equation — Load Equations.
Synopsis
OOF.LoadData.Mesh.Equation(mesh, equations)
Details
- Parent Menu: OOF.LoadData.Mesh
-
Callback: function
_meshEquationsin moduleooflib.engine.IO.meshIO -
Parameters:
mesh- Type: The path to an existing
Meshobject. equations- Names of Equations. Type: A list of character strings.
Description
Load the list of active Equations from a saved Mesh. This
command is used within old data files, from
before the invention of SubProblems, and not invoked directly by
the OOF2 user interface.



