OEMMFFRemapElement

OEMMFFRemapElement(from_element: int, to_element: int) -> None

Map a particular element to another element for purposes of the OEMMFF functions.

Warning

This function is not thread-safe. It should only be called when it is assured not to race with any other OEMMFF functions.