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 _newSubProblem in module ooflib.engine.IO.meshIO
  • Parameters:

    name
    Name for the SubProblem Type: A character string.
    subproblem
    Type: An object of the SubProblemType class.
    mesh
    Type: The path to an existing Mesh object.

Description

Create a SubProblem in a datafile.