OOF2: The Manual

Name

EntireMesh (EntireMeshSubProblem) — A 'subproblem' that includes the entire Mesh.

Synopsis

EntireMeshSubProblem()

Details

Description

An EntireMeshSubProblem includes all Elements in the Mesh. The default SubProblem created in all new Meshes is a EntireMeshSubProblem. Because SubProblems can overlap, there can be more than one EntireMeshSubProblem in the same Mesh. To be useful, though, they should have different Fields or Equations defined on them.

See Also