Skip to content
  • Dominic Kempf's avatar
    [bugfix][fastdg] Fix pattern assembly in FastDG · 1db0866a
    Dominic Kempf authored
    This fixes a bug that originate from a partial exadune port.
    In Exadune, the pattern base classes have a fast version, which
    was not ported to PDELab. However, in the absence of these, the
    PatternEngine of the FastDGGridOperator needs to be more clever
    and only operate on one entry of each block.
    1db0866a