8 #include "Helpers/Evolution/DiscontinuousGalerkin/Actions/SystemType.hpp"
10 namespace TestHelpers::evolution::dg::Actions {
13 enum UseBoundaryCorrection { Yes, No };
15 template <SystemType system_type, UseBoundaryCorrection use_boundary_correction,