CharacteristicMappingMethod / cmm-turbulence

CMM Turbulence code
GNU General Public License v3.0
1 stars 0 forks source link

Check function returns #11

Closed Arcadia197 closed 2 years ago

Arcadia197 commented 3 years ago

Most of the functions overwrite some given parameter, some give directly back a value though. This should be uniform over the whole code, check and edit all occurences (mainly hermite)

Arcadia197 commented 2 years ago

I checked it and in Hermite file all three functions returning the values to other classes are highly used that way. I consider it a feature and thing it's not too confusing but helps a lot with coding.