Skip to content

Commit

Permalink
Deleting blank lines
Browse files Browse the repository at this point in the history
  • Loading branch information
Mahesh Natarajan committed Dec 3, 2024
1 parent 84bb447 commit 17f2728
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Source/WindFarmParametrization/ERF_InitWindFarm.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -357,9 +357,7 @@ WindFarm::fill_Nturb_multifab (const Geometry& geom,
{

zloc.resize(xloc.size(),0.0);

Vector<int> is_counted;

is_counted.resize(xloc.size(),0);

amrex::Gpu::DeviceVector<Real> d_xloc(xloc.size());
Expand Down

0 comments on commit 17f2728

Please sign in to comment.