OpenFOAM-4.x/src/OpenFOAM
2015-02-18 21:24:09 +00:00
..
algorithms Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
containers PtrList: Check for EOF while reading to avoid run-on and infinite loop when reading list of dictionaries. 2015-02-18 08:12:01 +00:00
db Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
dimensionedTypes dimensionedType: Extend lookupOrDefault to handle any form of dimensioned type input 2015-02-17 10:16:01 +00:00
dimensionSet Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
fields Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
global Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
graph Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
include Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
interpolations Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
Make Minor correction 2015-02-14 11:07:57 +00:00
matrices RectangularMatrix: Corrected documentation 2015-02-17 10:48:36 +00:00
memory Resolve issues relating to compilation with clang-3.5.0 2014-12-15 22:38:10 +00:00
meshes Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
primitives Integer read: use strtoimax rather than strtol and check explicitly for overflow of int32_t 2015-02-18 21:24:09 +00:00