Fix the exit iteration padding.
- Removes padding for the
exit_iteration
when looping overcj
. - Calculates the padding correctly for the
exit_iteration
when looping overci
Merge request reports
Activity
mentioned in commit 799d3b29
Running ./testPeriodicBC -n 6 -r 1 -d 0 -f standard -v 0 ./testPeriodicBC.sh: line 3: 51489 Segmentation fault (core dumped) ./testPeriodicBC -n 6 -r 1 -d 0 -f standard -v $v Error Missing test output file FAIL: testPeriodicBC.sh Running ./testPeriodicBC -n 6 -r 1 -d 0.1 -f perturbed -v 0 ./testPeriodicBCPerturbed.sh: line 3: 51587 Segmentation fault (core dumped) ./testPeriodicBC -n 6 -r 1 -d 0.1 -f perturbed -v $v Error Missing test output file FAIL: testPeriodicBCPerturbed.sh
You could try af5bffa0.
Please register or sign in to reply