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 oof2.engine.IO.meshIO
  • Threadability: Threadable
  • Parameters:

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

Description

Create a SubProblem in a datafile.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */