OpenFOAM-5.x/src/OpenFOAM
Henry Weller fec5c063f5 polyMesh: clear cellTree if mesh moves
Patch contributed by Mattijs Janssens
Resolves bug-report http://bugs.openfoam.org/view.php?id=2235
2016-09-04 21:16:55 +01:00
..
algorithms Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
containers ILList: Added doc for assignment 2016-08-12 13:28:56 +01:00
db functionObjects::volRegion: Cache integral properties for writeFileHeader 2016-08-24 09:32:34 +01:00
dimensionedTypes src/OpenFOAM: Use Zero rather than pTraits<Type> 2016-03-22 10:38:30 +00:00
dimensionSet C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
fields OpenFOAM/containers: Standardized assignment docs 2016-08-12 10:00:48 +01:00
global C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
graph Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
include postProcess: Added '-list' option to list the available configured functionObjects 2016-06-01 16:28:07 +01:00
interpolations C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
Make functionObjects: Separated writeFile and logFiles (previously writeFiles) from regionFunctionObject 2016-08-07 15:23:55 +01:00
matrices LduMatrix/SolverPerformance: Changed nIterations from label to labelType corresponding to the type solved 2016-08-12 14:56:03 +01:00
memory C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
meshes polyMesh: clear cellTree if mesh moves 2016-09-04 21:16:55 +01:00
primitives septernion: Correct quaternion normalization after averaging 2016-08-19 20:32:30 +01:00