LLNL / shroud

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

Default param in class #319

Closed ltaylor16 closed 1 year ago

ltaylor16 commented 1 year ago

Create a generic interface for class methods. Only the type-bound procedures generic declaration was being created.