OpenFOAM-5.x/src/OpenFOAM
2016-07-19 11:57:37 +01:00
..
algorithms Standardized cell, patch, face and processor loop index names 2016-04-25 12:00:53 +01:00
containers checkGeometry, moveDynamicMesh: Convert processor IDs to 'List<label>' 2016-07-09 20:47:06 +01:00
db postProcess: Added call to functionObject::end() at end of time-loop 2016-07-19 11:57:37 +01:00
dimensionedTypes src/OpenFOAM: Use Zero rather than pTraits<Type> 2016-03-22 10:38:30 +00:00
dimensionSet Added forward declaration of friend functions 2016-05-29 22:28:37 +01:00
fields timeVaryingMappedFixedValue: Reinstated support for AverageField 2016-07-01 10:26:20 +01:00
global Updated and simplified the Doxygen documentation 2016-06-20 21:20:28 +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 Further standardization of loop index naming: pointI -> pointi, patchI -> patchi 2016-05-18 21:20:42 +01:00
Make Legacy solver wrappers ICCG and BICCG removed 2016-06-14 14:53:28 +01:00
matrices SVD: VSinvUt is not always needed and is now calculated and returned by the 'VSinvUt()' function 2016-07-18 13:15:25 +01:00
memory Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
meshes Updated template formatting to C++11 2016-07-12 20:03:29 +01:00
primitives Scalar.H: Minor reorganization 2016-07-18 16:02:29 +01:00