Go to the source code of this file.
◆ FM_2WayNodeBalance()
This function balances the left/right partitions of a separator tri-section
Definition at line 476 of file sfm.c.
◆ FM_2WayNodeRefine1Sided()
This function performs a node-based FM refinement. Each refinement iteration is split into two sub-iterations. In each sub-iteration only moves to one of the left/right partitions is allowed; hence, it is one-sided.
Definition at line 263 of file sfm.c.
◆ FM_2WayNodeRefine2Sided()
This function performs a node-based FM refinement
Definition at line 21 of file sfm.c.