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 7, 2020
1 parent 7f486b1 commit a9fa7c5
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 @@ -90,7 +90,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 a9fa7c5

Please sign in to comment.