OpenFOAM-5.x/src/OpenFOAM
Henry 50a2e36cf8 dimensionedType: Extend lookupOrDefault to handle any form of dimensioned type input
e.g.
     Not specified: default used.
     Fully specified: rhoMax          rhoMax [ 1 -3 0 0 0 ] 2.0;
     Without name:    rhoMax          [ 1 -3 0 0 0 ] 2.0;
     Value only:      rhoMax          2.0;
2015-02-17 10:16:01 +00:00
..
algorithms Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
containers Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +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 Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +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 int??IO: handle overflow errors 2015-02-16 22:16:21 +00:00