Skip to content

Commit

Permalink
#941: Removed trailing whitespace.
Browse files Browse the repository at this point in the history
  • Loading branch information
Braden Mailloux committed Oct 15, 2020
1 parent 3e4e620 commit af4934d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vt/vrt/collection/balance/node_stats.cc
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@ ElementIDType NodeStats::addNodeStats(
for (auto&& c : comm) {
comm_data[c.first] += c.second;
}

// subphase node comm vector per phase of commmaptypes
auto subphase_comm_data = subphase_node_comm_[phase];
for (auto&& spc : subphase_comm) {
Expand Down

0 comments on commit af4934d

Please sign in to comment.