OpenFOAM-5.x/src/surfMesh
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
..
Make Remove/replace deprecated functions and classes 2016-06-20 09:39:02 +01:00
MeshedSurface Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
MeshedSurfaceAllocator Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
MeshedSurfaceProxy Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
surfaceFormats Remove/replace deprecated functions and classes 2016-06-20 09:39:02 +01:00
surfaceRegistry Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
surfFields Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
surfMesh UList: Rationalize assignment (shallow-copy vs deep-copy) 2016-04-03 10:26:05 +01:00
surfZone C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
UnsortedMeshedSurface Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00