Closed dilawar closed 8 years ago
Confirmed, see the downloadable file which reproduce this bug.
Sample output:
$ python issue_45.py
f name= function 12
f1 name= func 12
After solver is set
f name= function 12
f1 name= func -2
Fixed by recent commits by @upibhalla .
Migrated from moose . Issue BhallaLab/moose#173.
One can see for f1.tick is -2 as compared to f.tick is 12