openfoam/applications/test/PtrList
Mark Olesen 73e89f9332 ENH: add UPtrList method to squeeze out (remove) null pointers
- moves any nullptr to the end of the list where they can be
  eliminated in a second step with resize()
2019-01-21 09:51:02 +01:00
..
Make STYLE: adds comments in empty Make/options files 2018-11-13 15:21:13 +01:00
Test-PtrList.C ENH: add UPtrList method to squeeze out (remove) null pointers 2019-01-21 09:51:02 +01:00