OOF2: The Manual

Name

CSubProblem — Various ways of defining a subproblem on a mesh.

Subclasses

Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.

Description

SubProblems are ways of dividing a Mesh into different regions, on which different Fields can be defined and different Equations solved. The class is called CSubProblem instead of SubProblem for historical reasons.

Every Mesh automatically contains an EntireMesh SubProblem called default, which includes all of the Elements of the Mesh. Users who don't need the extra flexibility provided by subproblems should use the default subproblem.


/* OOF home */ /* OOF2 home */ /* Send mail to the OOF Team */