Boolean OR.
fem=or(fem1,fem2)fem=fem1|fem2
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.