corrected return type of loadBalance function
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
corrected return type of loadBalance function
Simon Praetorius
requested to merge
simon.praetorius/dune-foamgrid:issue/loadbalance_return_type
into
master
Sep 03, 2019
Overview
0
Commits
1
Pipelines
1
Changes
1
The function
loadBalance()
should return a
bool
, not
void
.
Merge request reports
Loading