OpenFOAM-5.x/src/OpenFOAM
Henry Weller f4a588d421 uint: Changed 'uint' to 'unsigned int'
Patch contributed by Bruno Santos
Resolves bug-report http://bugs.openfoam.org/view.php?id=2152
2016-07-15 11:44:56 +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 Corrected documentation for Doxygen 2016-06-21 11:04:34 +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 ODESolvers: Add support for efficient ODE solver resizing 2016-07-11 17:27:04 +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 uint: Changed 'uint' to 'unsigned int' 2016-07-15 11:44:56 +01:00