Skip to content
  • Robert Ricci's avatar
    Make the prepass work with fixed nodes. · bb907b4e
    Robert Ricci authored
    Add a new function, factor_out_fixednodes, that takes a set of nodes
    and a reference to another coarsening function. Seperately coarsens
    the fixed nodes and passes the non-fixed nodes to the other coarsener.
    bb907b4e