Skip to content

Commit

Permalink
cleaning up
Browse files Browse the repository at this point in the history
  • Loading branch information
glesur committed Mar 9, 2024
1 parent ae06e98 commit e8c542d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/MHD/Coarsening/setup.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ void Setup::InitFlow(DataBlock &data) {
// Create a host copy
DataBlockHost d(data);

real B0=1.0;

int idx=0;
for(int k = 0; k < d.np_tot[KDIR] ; k++) {
if(spatialDir == KDIR) idx = k;
Expand Down

0 comments on commit e8c542d

Please sign in to comment.