OpenFOAM-5.x/src/OpenFOAM
2016-10-06 14:20:59 +01:00
..
algorithms Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
containers Map, SortableList: Added constructors from and assignment to initializer list 2016-09-30 18:49:38 +01:00
db fieldTypes: Using C++11 __VA_ARGS__ functionality created the FOR_ALL_FIELD_TYPES macro 2016-10-03 09:08:01 +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 fieldTypes: Using C++11 __VA_ARGS__ functionality created the FOR_ALL_FIELD_TYPES macro 2016-10-03 09:08:01 +01:00
global Updated header 2016-10-03 09:12:55 +01:00
graph Change field loop index from "fieldI" to "fieldi" 2016-05-02 18:20:48 +01:00
include fieldTypes: Using C++11 __VA_ARGS__ functionality created the FOR_ALL_FIELD_TYPES macro 2016-10-03 09:08:01 +01:00
interpolations PatchToPatchInterpolate: Update to use the tmp ref() non-const access function 2016-09-16 14:49:50 +01:00
Make PBiCGStab: New preconditioned bi-conjugate gradient stabilized solver for asymmetric lduMatrices 2016-09-05 11:46:42 +01:00
matrices GAMGAgglomeration: corrected continueAgglomerating 2016-09-16 11:10: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 plane: Make constructors explicit 2016-10-06 14:20:59 +01:00
primitives Removed #define __STDC_LIMIT_MACROS needed for C++ < 11 2016-10-04 08:08:42 +01:00