BhallaLab / moose-core

C++ basecode and python scripting interface
https://moose.ncbs.res.in
GNU General Public License v3.0
15 stars 28 forks source link

Execute the module to access the funtion in its namespace #480

Closed analkumar2 closed 2 weeks ago

analkumar2 commented 5 months ago

Without the line, the funcName does not show up in the module's namespace and the funcName function cannot be executed in the next line.