Skip to content

Commit

Permalink
remove var not used anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
RevathiJambunathan committed Sep 13, 2024
1 parent 4cd0c74 commit b423136
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Source/WarpX.H
Original file line number Diff line number Diff line change
Expand Up @@ -1004,9 +1004,6 @@ public:
*/
[[nodiscard]] amrex::IntVect get_numprocs() const {return numprocs;}

/** Enable embedded boundaries */
bool m_eb_enabled = false;

/** Electrostatic solve call */
void ComputeSpaceChargeField (bool reset_fields);

Expand Down

0 comments on commit b423136

Please sign in to comment.