Skip to content

ENH: inherit DynList from UList and use FixedList/List for internal storage

Mark OLESEN requested to merge feature-dynlist into develop
  • improves alignment of DynList with other OpenFOAM list containers (especially DynamicList), increases code reuse, simplifies memory management.

Merge request reports