Skip to content

Commit

Permalink
remove refs to pelemp
Browse files Browse the repository at this point in the history
  • Loading branch information
marchdf committed Dec 8, 2023
1 parent cb62a2c commit 819a1ea
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Source/Soot/SootModel.H
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// AMReX include statements
#include <AMReX_Gpu.H>

// PeleMP include statements
// Soot include statements
#include "Constants_Soot.H"
#include "SootData.H"
#include "SootReactions.H"
Expand Down
2 changes: 1 addition & 1 deletion Source/Soot/SootModel.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
// PelePhysics include statements
#include "PelePhysics.H"

// PeleMP include statements
// Soot include statements
#include "SootModel.H"

using namespace amrex;
Expand Down
2 changes: 1 addition & 1 deletion Source/Soot/SootModel_react.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

// PeleMP include statements
// Soot include statements
#include "SootModel.H"

// PelePhysics include statements
Expand Down

0 comments on commit 819a1ea

Please sign in to comment.