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 whenever a Mesh is created 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.