diff --git a/framework/include/mfem/auxkernels/MFEMSumAux.h b/framework/include/mfem/auxkernels/MFEMSumAux.h index cfe9f6186c..4c1071c409 100644 --- a/framework/include/mfem/auxkernels/MFEMSumAux.h +++ b/framework/include/mfem/auxkernels/MFEMSumAux.h @@ -17,7 +17,7 @@ /* * Class to scale and sum two MFEM variables, and store the result in a third variable. -*/ + */ class MFEMSumAux : public MFEMAuxKernel { public: