openfoam/applications/utilities/mesh/advanced
Henry Weller 58f905ff70 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
..
autoRefineMesh C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
collapseEdges Update headers 2016-06-20 09:39:47 +01:00
combinePatchFaces applications: Update ...ErrorIn -> ...ErrorInFunction 2015-11-10 17:53:31 +00:00
modifyMesh Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
PDRMesh GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
refineHexMesh ENH: refineHexMesh: add -region option 2014-08-06 17:00:25 +01:00
refinementLevel GeometricField::GeometricBoundaryField -> GeometricField::Boundary 2016-04-28 07:22:02 +01:00
refineWallLayer Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
removeFaces Formatting: Rationalized the indentation of #include 2015-02-10 20:35:50 +00:00
selectCells C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
splitCells Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00