Skip to content

Commit

Permalink
#941: added header changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Braden Mailloux committed Oct 15, 2020
1 parent 67578f8 commit 543bfb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vt/vrt/collection/balance/elm_stats.h
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ struct ElementStats {
TimeType getLoad(PhaseType const& phase) const;
TimeType getLoad(PhaseType phase, SubphaseType subphase) const;

CommMapType const& getComm(PhaseType const& phase);
CommMapType const& getComm(PhaseType const& phase, SubphaseType const& subphase);
void setSubPhase(SubphaseType subphase);
SubphaseType getSubPhase() const;

Expand Down

0 comments on commit 543bfb7

Please sign in to comment.