OpenFOAM-5.x/src/OpenFOAM
2016-11-05 21:00:16 +00:00
..
algorithms indexedOctree: Corrected comment 2016-11-05 21:00:16 +00:00
containers Map, SortableList: Added constructors from and assignment to initializer list 2016-09-30 18:49:38 +01:00
db paraFoam -block: Added support for vertex and block names 2016-11-04 17:29:02 +00: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 pointConstraint: Added constrainDisplacement 2016-11-04 17:13:04 +00: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 blockMesh: Added edge projection 2016-10-31 18:00:15 +00:00
primitives Revert "VectorSpace: Added printing of out-of-range index" 2016-10-27 20:57:10 +01:00