ENH: support construct/reset refPtr from autoPtr and unique_ptr (#1775)
- makes it easier to use in combination with various 'New' selectors, which mostly return an autoPtr. ENH: add very simple FFT test - basic sanity test that the library links properly
Showing
- applications/test/fft/Allwmake 15 additions, 0 deletionsapplications/test/fft/Allwmake
- applications/test/fft/Make/files 3 additions, 0 deletionsapplications/test/fft/Make/files
- applications/test/fft/Make/options 5 additions, 0 deletionsapplications/test/fft/Make/options
- applications/test/fft/Test-fft.C 75 additions, 0 deletionsapplications/test/fft/Test-fft.C
- applications/test/refPtr/Make/files 3 additions, 0 deletionsapplications/test/refPtr/Make/files
- applications/test/refPtr/Make/options 2 additions, 0 deletionsapplications/test/refPtr/Make/options
- applications/test/refPtr/Test-refPtr.C 93 additions, 0 deletionsapplications/test/refPtr/Test-refPtr.C
- applications/test/tmp/Test-tmp.C 17 additions, 34 deletionsapplications/test/tmp/Test-tmp.C
- src/OpenFOAM/memory/refPtr/refPtr.H 14 additions, 1 deletionsrc/OpenFOAM/memory/refPtr/refPtr.H
- src/OpenFOAM/memory/refPtr/refPtrI.H 14 additions, 0 deletionssrc/OpenFOAM/memory/refPtr/refPtrI.H
Please register or sign in to comment