OpenFOAM-4.x-lab/src
Henry Weller 40ae36b5f6 dimensioned<Type>: Added constructor from name, dimensions and dictionary
to simplify construction of dimensionedScalar properties and avoid the
duplication of the name string in the constructor call.
2015-07-21 12:57:07 +01:00
..
combustionModels LTS: Simplify the selection of LTS operation 2015-06-29 11:53:20 +01:00
conversion Resolved issues with virtual function inheritance and warning from clang 2015-07-17 12:11:37 +01:00
dummyThirdParty Updated headers 2014-12-31 19:08:15 +00:00
dynamicFvMesh dynamicRefineFvMesh: Updated for new sigFpe 2015-07-19 12:44:15 +01:00
dynamicMesh Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
edgeMesh Updated header 2015-06-28 21:43:54 +01:00
engine Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
fileFormats Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
finiteVolume Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
fvAgglomerationMethods pairPatchAgglomeration: Stop agglomeration loop if no further agglomeration is achieved 2015-06-15 17:14:24 +01:00
fvMotionSolver Corrected capitalization of Doxygen documentation comments 2015-02-14 13:10:15 +00:00
fvOptions Resolved issues with virtual function inheritance and warning from clang 2015-07-17 12:11:37 +01:00
genericPatchFields Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
lagrangian Resolved issues with virtual function inheritance and warning from clang 2015-07-17 12:11:37 +01:00
mesh blockMesh: added experimental fast-merge algorithm 2015-07-12 20:32:25 +01:00
meshTools Remove unnecessary use of keyword "explicit" 2015-07-17 18:26:58 +01:00
ODE seulex: initialize errOld to avoid warning from gcc-4.7.? 2015-07-19 14:14:57 +01:00
OpenFOAM dimensioned<Type>: Added constructor from name, dimensions and dictionary 2015-07-21 12:57:07 +01:00
OSspecific/POSIX sigFpe: Replace the deprecated __malloc_hook with a special malloc 2015-07-19 12:39:44 +01:00
parallel ptscotchDecomp.C: include mpi.h as a system header 2015-07-19 14:14:36 +01:00
postProcessing cellSource: Added weightedVolAverage option 2015-06-30 11:20:02 +01:00
Pstream Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
randomProcesses Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
regionCoupled Use basicThermo::dictName rather than hard-coding "thermophysicalProperties" 2015-06-24 10:44:57 +01:00
regionModels dimensioned<Type>: Added constructor from name, dimensions and dictionary 2015-07-21 12:57:07 +01:00
renumber New version of wmake supporting out-of-tree object and dependency files 2014-12-14 21:42:18 +00:00
sampling Removed use of the deprecated "register" keyword 2015-06-30 10:26:44 +01:00
sixDoFRigidBodyMotion sixDoFRigidBodyMotion: Apply accelerationDamping to the acceleration only 2015-04-28 14:58:14 +01:00
surfMesh Resolved issues with virtual function inheritance and warning from clang 2015-07-17 12:11:37 +01:00
thermophysicalModels Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
topoChangerFvMesh Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
transportModels dimensioned<Type>: Added constructor from name, dimensions and dictionary 2015-07-21 12:57:07 +01:00
triSurface STLtriangle: Removed duplicate class 2015-03-22 09:49:37 +00:00
TurbulenceModels Input of dimensionedScalars: update read-construction of dimensionedScalar in applications 2015-07-20 22:52:53 +01:00
Allwmake Updated the whole of OpenFOAM to use the new templated TurbulenceModels library 2015-01-21 19:21:39 +00:00