imat_fem/or

imat_cs/or, imat_node/or, imat_elem/or, imat_tl/or


Purpose

Boolean OR.

Syntax

fem=or(fem1,fem2)
fem=fem1|fem2

Description

OR returns an IMAT_FEM that contains the FEM entities in A and the FEM entities that are in B that are not in A. It matches by ID only.

See Also

imat_fem/and