diff --git a/AMDiS/src/BasisFunction.hh b/AMDiS/src/BasisFunction.hh index 44ea151c7829598a3e01b2a971c81ee77340798d..0785d74784441471339c10f88e8e06a889e848e8 100644 --- a/AMDiS/src/BasisFunction.hh +++ b/AMDiS/src/BasisFunction.hh @@ -81,4 +81,4 @@ namespace AMDiS { // // return val; // } -} \ No newline at end of file +} diff --git a/AMDiS/src/SubAssembler.hh b/AMDiS/src/SubAssembler.hh index 638ff9cccd201dc36f2e570f4d7992b656b1988b..4c4a6502f5021db1617e015e2916f9fd1ae4d7c1 100644 --- a/AMDiS/src/SubAssembler.hh +++ b/AMDiS/src/SubAssembler.hh @@ -284,5 +284,4 @@ namespace AMDiS { vec->getDerivativeAtQPs(smallElInfo, largeElInfo, localQuad, NULL, comp, grdAtQPs); } - -} \ No newline at end of file +}