OOF2: The Manual

Name

Material (MaterialSubProblem) — A subproblem defined on all Elements composed of a given Material.

Synopsis

MaterialSubProblem(material)

Details

  • Base class: SubProblemType
  • Parameters:

    material
    Use elements with this Material Type: A character string.

Description

A MaterialSubProblem includes all Elements with the given Material type. The Material type of an Element is the Material type of the dominant pixel within the Element, or the Material assigned explicitly to an Element group by OOF.ElementGroup.Assign_Material.