OOF2: The Manual
The Mesh menu contains tools for creating and
manipulating finite element Meshes, including methods for
initializing Fields setting boundary
conditions, and solving Equations. To
define fields and equations, see the OOF.Subproblem menu.
Parent Menu: The Main OOF Menu
OOF.Mesh Submenus
- OOF.Mesh.Analyze — Compute properties of the solution.
- OOF.Mesh.Boundary_Analysis — Compute properties of the solution on boundaries.
- OOF.Mesh.Boundary_Conditions — Create and manipulate boundary conditions on Meshes.
- OOF.Mesh.Cross_Section — Create and manipulate Mesh cross sections for plotting.
- OOF.Mesh.Equation — Activate and deactivate equations. (Deprecated)
- OOF.Mesh.Field — Define and activate Fields. (Deprecated)
- OOF.Mesh.Scheduled_Output — Define output operations to be performed during time evolution calculations.
OOF.Mesh Commands
- OOF.Mesh.Apply_Field_Initializers — Initialize all Fields.
- OOF.Mesh.Apply_Field_Initializers_at_Time — Initialize all Fields and reset the Mesh's time.
- OOF.Mesh.Clear_Field_Initializer — Remove the initializer for the given Field.
- OOF.Mesh.Clear_Field_Initializers — Remove all Field initializers from the current Mesh.
- OOF.Mesh.Copy — Copy a Mesh.
- OOF.Mesh.Copy_All_Solvers — Copy all solvers from one mesh to another.
- OOF.Mesh.Copy_Equation_State — Copy the set of active Equations from one Mesh to another.
- OOF.Mesh.Copy_Field_Initializers — Copy all of the relevant Field initializers from one Mesh to another.
- OOF.Mesh.Copy_Field_State — Copy the Field state (defined, active, etc) from one Mesh to another.
- OOF.Mesh.Delete — Delete a Mesh.
- OOF.Mesh.Modify — Make changes to a Mesh.
- OOF.Mesh.New — Create a new Mesh from a Skeleton.
- OOF.Mesh.Remove_All_Solvers — Remove the Solvers from all Subproblems.
- OOF.Mesh.Rename — Rename a Mesh.
- OOF.Mesh.ReorderSubproblems — Set the order in which subproblems will be solved.
- OOF.Mesh.Set_Field_Initializer — Determine how to assign values to a Field on a Mesh.
- OOF.Mesh.Solve — Solve or evolve the mesh.



