ENH: inherit DynList from UList and use FixedList/List for internal storage
- improves alignment of DynList with other OpenFOAM list containers (especially DynamicList), increases code reuse, simplifies memory management.
This will create a new commit in order to revert the existing changes.