OpenFOAM-5.x/src/dynamicMesh
2016-12-09 14:19:07 +00:00
..
attachDetach C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
boundaryMesh Updated member type comments 2016-11-28 21:23:00 +00: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 dynamicMotionSolverListFvMesh: New mesh-motion solver supporting multiple moving regions 2016-12-01 15:57:15 +00:00
meshCut Updated member type comments 2016-11-28 21:23:00 +00:00
motionSmoother Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
motionSolvers dynamicMotionSolverListFvMesh: Ensure independence of zone-based motion 2016-12-09 14:19:07 +00: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