Skip to content
  • Kenneth Moreland's avatar
    Implement ArrayHandleGroupVecVariable · 63c748f0
    Kenneth Moreland authored
    This is a fancy array handle that can group entries in another array by
    arbitrary amounts. This allows us to implement input and output arrays
    with a different sized Vec for each instance. This is necessary for
    generating new topologies with cells of different types.
    63c748f0