OOF2: The Manual
Name
OOF.LoadData.Mesh.Set_BC_Initializer — Load a FloatBC initializer. Used internally in data files.
Synopsis
OOF.LoadData.Mesh.Set_BC_Initializer(mesh,bc,initializer)
Details
- Parent Menu: OOF.LoadData.Mesh
-
Callback: function
setBCInitin moduleooflib.engine.IO.boundaryconditionmenu -
Parameters:
mesh- Type: The path to an existing
Meshobject. bc- Name of the boundary condition to initialize Type: A character string.
initializer- How the initial value is to be interpreted. Type: An object of the
FloatBCInitMethodclass.



