OpenFOAM-5.x/src/dynamicMesh
Henry Weller 7656c076c8 C++11: Replaced the C NULL with the safer C++11 nullptr
Requires gcc version 4.7 or higher
2016-08-05 17:19:38 +01:00
..
attachDetach C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
boundaryMesh C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
boundaryPatch ACMI: Corrected conservation issue 2016-05-30 08:29:11 +01:00
createShellMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
extrudePatchMesh Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
fvMeshAdder C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
fvMeshDistribute C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
fvMeshSubset C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
fvMeshTools Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
layerAdditionRemoval C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
Make Patches contributed by Mattijs Janssens: 2016-05-15 16:36:48 +01:00
meshCut C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
motionSmoother Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
motionSolver Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
perfectInterface Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
pointPatchDist Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
polyMeshAdder C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
polyMeshFilter Updated and simplified the Doxygen documentation 2016-06-20 21:20:28 +01:00
polyTopoChange C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
setUpdater Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
slidingInterface C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00