OOF2: The Manual
Name
OOF.Mesh.Field.Undefine — Undefine a Field on a Mesh. Only defined Fields may be given values.
Synopsis
OOF.Mesh.Field.Undefine(mesh,field)
Details
- Parent Menu: OOF.Mesh.Field
-
Callback: function
_undefineFieldin moduleooflib.engine.IO.meshmenu -
Parameters:
Description
Undefine a Field on a Mesh's default SubProblem. This frees
the memory used to store the Field components and destroys their
values, unless other SubProblems are using the Field. See OOF.Mesh.Field.Define. DEPRECATED.



