mutationpp / Mutationpp

The MUlticomponent Thermodynamic And Transport library for IONized gases in C++
GNU Lesser General Public License v3.0
106 stars 57 forks source link

`getChildElementObject` function does not return a value #232

Closed mgoodson-cvd closed 1 year ago

mgoodson-cvd commented 1 year ago

The getChildElementObject function does not return a value, despite being declared as bool. This causes compiler errors with newer compilers (namely, those used in CI/CD for the ubuntu-latest build).