- Aug 06, 2015
-
-
Henry Weller authored
This simplifies the specification of patch faces in blockMeshDict which now do need not have any particular ordering of the block vertices.
-
- Aug 05, 2015
-
-
Chris Greenshields authored
-
Henry Weller authored
-
Henry Weller authored
Change based on patch provided by Hassan Kassem Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1796
-
- Aug 04, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1809
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1794
-
- Aug 02, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1809
-
- Aug 01, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1803
-
Henry Weller authored
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1805
-
Henry Weller authored
-
Henry Weller authored
Resolves bug-report http://openfoam.org/mantisbt/view.php?id=1807
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1804
-
- Jul 24, 2015
-
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
during re-reading of the fvSchemes dictionary
-
- Jul 21, 2015
-
-
Henry Weller authored
-
Henry Weller authored
to simplify construction of dimensionedScalar properties and avoid the duplication of the name string in the constructor call.
-
- Jul 20, 2015
-
-
Henry Weller authored
so that the specification of the name and dimensions are optional in property dictionaries. Update tutorials so that the name of the dimensionedScalar property is no longer duplicated but optional dimensions are still provided and are checked on read.
-
Chris Greenshields authored
-
- Jul 19, 2015
-
-
Henry Weller authored
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1788
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
This malloc overrides the one provided by GLIBC and calls mallocNan which initializes the allocated block of memory to NaN if enabled by the FOAM_SETNAN environment variable.
-
Henry Weller authored
-
Henry Weller authored
-
- Jul 18, 2015
-
-
Chris Greenshields authored
-
Henry Weller authored
to avoid warnings from Clang
-
- Jul 17, 2015
-
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Rendering aborted due to complexity issues. If this is valid markdown, please feel free to open an issue and attach the original markdown to the issue.
Henry Weller authored -
Henry Weller authored
This resolves a whole range of issues and work-arounds with earlier releases. This version of icpc is more or less compatible with the latest gcc and clang compilers and only required one hack to avoid warnings from PackedBoolList.H.
-
Henry Weller authored
This resolves issues with and complexities in the virtual function inheritance
-
Chris Greenshields authored
calculates average value on a patch
-
Henry Weller authored
Also removed __GNUC__ conditional compilation statements which are no longer needed.
-
- Jul 16, 2015
-
-
Henry Weller authored
-