Skip to content

Bugfix: Set empty ignore nodes for IterativeSolver

This was missing after the code shift to the external class. It caused a segmentation fault when TNNMG is used with an IterativeSolver object.

Merge request reports