OpenFOAM-5.x/src/OpenFOAM/fields
Will Bainbridge 944fdd07ab vectorField: vector2DField: Added zip functions for stitching together a
vectorField or vector2DField from scalarField components. To do this
properly and have it work for field-type combinations would require some
new field function macros.
2017-05-22 12:58:25 +01:00
..
cloud decomposePar: Corrected construction of cloud for processors 2016-09-21 17:19:58 +01:00
DimensionedFields DimensionedScalarField, GeometricScalarField: Added more rigorous dimension-checking for 'pow' functions 2016-05-23 12:04:02 +01:00
FieldFields FieldFieldFunctionsM: Corrected macro names and order for binary functions 2017-04-12 14:33:45 +01:00
Fields vectorField: vector2DField: Added zip functions for stitching together a 2017-05-22 12:58:25 +01:00
GeometricFields Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
pointPatchFields Updated UPstream::commsTypes to use the C++11 enum class 2017-03-10 19:54:55 +00:00
ReadFields postProcessing: Replaced 'foamCalc' and the 'postCalc' utilities 2016-05-28 18:58:48 +01:00
UniformDimensionedFields src/OpenFOAM: Use Zero rather than pTraits<Type> 2016-03-22 10:38:30 +00:00