ENH: use unique_ptr for resource handling in dynamicMesh
ENH: defaulting for destructors where possible STYLE: clear() instead of setSize(0) for plain Lists STYLE: use bool operator instead of valid()/empty() for autoPtr tests
Showing
- src/dynamicMesh/attachDetach/attachDetach.C 3 additions, 28 deletionssrc/dynamicMesh/attachDetach/attachDetach.C
- src/dynamicMesh/attachDetach/attachDetach.H 6 additions, 5 deletionssrc/dynamicMesh/attachDetach/attachDetach.H
- src/dynamicMesh/attachDetach/attachDetachPointMatchMap.C 3 additions, 2 deletionssrc/dynamicMesh/attachDetach/attachDetachPointMatchMap.C
- src/dynamicMesh/boundaryMesh/boundaryMesh.C 26 additions, 39 deletionssrc/dynamicMesh/boundaryMesh/boundaryMesh.C
- src/dynamicMesh/boundaryMesh/boundaryMesh.H 6 additions, 5 deletionssrc/dynamicMesh/boundaryMesh/boundaryMesh.H
- src/dynamicMesh/createShellMesh/createShellMesh.H 3 additions, 4 deletionssrc/dynamicMesh/createShellMesh/createShellMesh.H
- src/dynamicMesh/fvMeshAdder/fvMeshAdder.H 1 addition, 2 deletionssrc/dynamicMesh/fvMeshAdder/fvMeshAdder.H
- src/dynamicMesh/fvMeshDistribute/fvMeshDistribute.C 0 additions, 1 deletionsrc/dynamicMesh/fvMeshDistribute/fvMeshDistribute.C
- src/dynamicMesh/fvMeshDistribute/fvMeshDistribute.H 2 additions, 2 deletionssrc/dynamicMesh/fvMeshDistribute/fvMeshDistribute.H
- src/dynamicMesh/fvMeshSubset/fvMeshSubset.C 4 additions, 5 deletionssrc/dynamicMesh/fvMeshSubset/fvMeshSubset.C
- src/dynamicMesh/fvMeshSubset/fvMeshSubsetI.H 4 additions, 4 deletionssrc/dynamicMesh/fvMeshSubset/fvMeshSubsetI.H
- src/dynamicMesh/fvMeshSubsetProxy/fvMeshSubsetProxy.H 3 additions, 4 deletionssrc/dynamicMesh/fvMeshSubsetProxy/fvMeshSubsetProxy.H
- src/dynamicMesh/layerAdditionRemoval/layerAdditionRemoval.C 4 additions, 41 deletionssrc/dynamicMesh/layerAdditionRemoval/layerAdditionRemoval.C
- src/dynamicMesh/layerAdditionRemoval/layerAdditionRemoval.H 7 additions, 12 deletionssrc/dynamicMesh/layerAdditionRemoval/layerAdditionRemoval.H
- src/dynamicMesh/layerAdditionRemoval/setLayerPairing.C 9 additions, 9 deletionssrc/dynamicMesh/layerAdditionRemoval/setLayerPairing.C
- src/dynamicMesh/meshCut/cellCuts/cellCuts.C 14 additions, 22 deletionssrc/dynamicMesh/meshCut/cellCuts/cellCuts.C
- src/dynamicMesh/meshCut/cellCuts/cellCuts.H 7 additions, 6 deletionssrc/dynamicMesh/meshCut/cellCuts/cellCuts.H
- src/dynamicMesh/meshCut/cellLooper/cellLooper.C 0 additions, 6 deletionssrc/dynamicMesh/meshCut/cellLooper/cellLooper.C
- src/dynamicMesh/meshCut/cellLooper/cellLooper.H 5 additions, 10 deletionssrc/dynamicMesh/meshCut/cellLooper/cellLooper.H
- src/dynamicMesh/meshCut/cellLooper/geomCellLooper.C 9 additions, 20 deletionssrc/dynamicMesh/meshCut/cellLooper/geomCellLooper.C
Please register or sign in to comment