OOF2: The Manual

Name

Complement (ComplementSubProblem) — Construct a Subproblem from the elements that aren't in another subproblem.

Synopsis

ComplementSubProblem(complement_of)

Details

  • Base class: SubProblemType
  • Parameters:

    complement_of
    The name of a subproblem Type: A character string.

Description

Create a new SubProblem from the complement of an existing SubProblem. All Mesh Elements that aren't in the given SubProblem will be in the new one.