Skip to content

Commit

Permalink
Delete obsolete include in FV units
Browse files Browse the repository at this point in the history
  • Loading branch information
jbreue16 committed Jun 18, 2024
1 parent cbda1a2 commit 4d044c8
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion src/libcadet/model/GeneralRateModel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
#include "linalg/Subset.hpp"

#include "Stencil.hpp"
#include "Weno.hpp"
#include "AdUtils.hpp"
#include "SensParamUtil.hpp"

Expand Down
1 change: 0 additions & 1 deletion src/libcadet/model/GeneralRateModel2D.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
#include "linalg/Norms.hpp"

#include "Stencil.hpp"
#include "Weno.hpp"
#include "AdUtils.hpp"
#include "SensParamUtil.hpp"

Expand Down
1 change: 0 additions & 1 deletion src/libcadet/model/LumpedRateModelWithPores.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
#include "linalg/Norms.hpp"

#include "Stencil.hpp"
#include "Weno.hpp"
#include "AdUtils.hpp"
#include "SensParamUtil.hpp"

Expand Down
1 change: 0 additions & 1 deletion src/libcadet/model/LumpedRateModelWithoutPores.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#include "model/parts/BindingCellKernel.hpp"

#include "Stencil.hpp"
#include "Weno.hpp"
#include "AdUtils.hpp"

#include "LoggingUtils.hpp"
Expand Down

0 comments on commit 4d044c8

Please sign in to comment.