LLNL / shroud

Shroud: generate Fortran and Python wrappers for C and C++ libraries
BSD 3-Clause "New" or "Revised" License
91 stars 7 forks source link

Simplify setting meta attributes for getter/setter #342

Closed ltaylor16 closed 7 months ago

ltaylor16 commented 7 months ago

Removes some custom code in add_var_getter_setter and makes the rules for meta attributes more consistent.

Fixes for getter/setter for nested structs: