Skip to content

Removes some deprecated HyTeG forms

Marcus Mohr requested to merge mohr/issue153-mc into master

The commit removes the following forms and associated tests:

  • P1FormMass
  • P1FormLaplace
  • P1FormEpsilon
  • P2FormEpsilon

Where forms appeared in operator typedefs and instantiations they get replaced by forms generated with HFG.

Merge request reports