FEMSimulation.set_result_merging

FEMSimulation.set_result_merging(to_merge=None)[source]

Enable, disable, or toggle the merging of mixed-space solutions.

Parameters:

to_merge (bool | None, optional) – Explicit merge state. If None, toggle the current behavior.