OOF2: The Manual
Name
OOF.Mesh.Solve — Solve or evolve the mesh.
Synopsis
OOF.Mesh.Solve(mesh,endtime)
Description
The Solve command obtains the solution of all of
the SubProblems of the given Mesh, if those SubProblems have
solvers
assigned to them, and if the solution hasn't been disabled.
In the GUI, this command is invoked from the
button on the Solver
page. endtime is read from the end
time box on the page. After a time-dependent solution is
completed, the button changes to a
button, but it still invokes this
same OOF.Mesh.Solve command.



