OpenFOAM-5.x/src/meshTools
2017-03-10 19:54:55 +00:00
..
algorithms Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
AMIInterpolation Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
cellClassification Added forward declaration of friend functions 2016-05-30 08:28:35 +01:00
cellDist Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
cellFeatures C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
cellQuality Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
coordinateSystems functionObjects::fieldCoordinateSystemTransform: added coordinateSystem sub-dict and updated the description 2017-02-22 13:20:15 +00:00
edgeFaceCirculator Updates for clang++-3.9 2017-01-18 21:45:26 +00:00
indexedOctree Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
Make OpenFOAM: Updated all libraries, solvers and utilities to use the new const-safe tmp 2016-02-26 17:31:28 +00:00
mappedPatches Updated member type comments 2016-11-28 09:22:56 +00:00
meshSearch meshSearch: Add support for cell decomposition mode CELL_TETS 2017-01-20 10:47:15 +00:00
meshStructure Added forward declaration of friend functions 2016-05-30 13:21:29 +01:00
meshTools Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
momentOfInertia Standardized cell, patch and face loop index names 2016-04-25 10:28:32 +01:00
polyMeshZipUpCells Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
primitiveMeshGeometry Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
regionCoupled Removed unhelpful clutter 2017-01-26 17:47:24 +00:00
regionSplit decomposePar: Speed-up decomposing with constraints 2016-07-22 17:19:21 +01:00
searchableSurface triSurfaceMesh: Added support for specifying the tri-surface file name: 2017-01-07 09:23:43 +00:00
sets Updated member type comments 2016-11-28 09:22:56 +00:00
surfaceSets Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
tetOverlapVolume tetOverlapVolume: adjust tolerance 2015-03-05 18:57:38 +00:00
triSurface Updated member type comments 2016-11-28 09:22:56 +00:00
twoDPointCorrector C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00