OpenFOAM-5.x/src/OpenFOAM/primitives
2016-10-04 08:08:42 +01:00
..
bools OpenFOAM/containers: Standardized assignment docs 2016-08-12 10:00:48 +01:00
chars Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
complex Provide consistency in assignment operators 2016-01-17 18:56:28 +00:00
contiguous Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
demandDrivenEntry src/OpenFOAM: Use Zero rather than pTraits<Type> 2016-03-22 10:38:30 +00:00
DiagTensor vector::zero -> Zero 2016-04-16 18:34:41 +01:00
direction Removed #define __STDC_LIMIT_MACROS needed for C++ < 11 2016-10-04 08:08:42 +01:00
functions C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
globalIndexAndTransform globalIndexAndTransform: Support any number of transforms but no more than 3 per point 2016-09-22 14:10:45 +01:00
hashes primitives/hashes/SHA1: undef macros 2016-08-17 23:03:27 +01:00
ints Removed #define __STDC_LIMIT_MACROS needed for C++ < 11 2016-10-04 08:08:42 +01:00
MatrixSpace Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
nil Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
nullObject Made all template declarations consistent using 'class' rather than 'typename' 2016-03-22 15:02:55 +00:00
one Updated headers 2016-04-06 14:22:24 +01:00
ops Patches contributed by Mattijs Janssens: 2016-05-15 16:36:48 +01:00
Pair Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
pTraits Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
quaternion quaternion/septernion: Added multi- quaternion/septernion averaging 2016-04-16 15:59:05 +01:00
random Rationalized the indentation of C-preprocessor directives 2016-02-29 15:42:03 +00:00
ranges Update code to use the simpler C++11 template syntax 2016-01-10 19:20:16 +00:00
RowVector src/OpenFOAM/primitives: inherit operator=(const Foam::zero) from base class where appropriate 2016-04-17 21:02:57 +01:00
Scalar Scalar.H: Minor reorganization 2016-07-18 16:02:29 +01:00
septernion septernion: Correct quaternion normalization after averaging 2016-08-19 20:32:30 +01:00
spatialVectorAlgebra Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
SphericalTensor src/OpenFOAM/primitives: inherit operator=(const Foam::zero) from base class where appropriate 2016-04-17 21:02:57 +01:00
SphericalTensor2D src/OpenFOAM/primitives: inherit operator=(const Foam::zero) from base class where appropriate 2016-04-17 21:02:57 +01:00
strings C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
subModelBase Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
Swap Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
SymmTensor Tensor, SymmTensor: Simplified invariantII 2016-04-21 21:07:39 +01:00
SymmTensor2D src/OpenFOAM/primitives: inherit operator=(const Foam::zero) from base class where appropriate 2016-04-17 21:02:57 +01:00
Tensor Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
Tensor2D src/OpenFOAM/primitives: inherit operator=(const Foam::zero) from base class where appropriate 2016-04-17 21:02:57 +01:00
transform primitives/transform: Added functios to generate rotation tensor about the given axis 2016-03-17 18:09:04 +00:00
triad /primitives/triad: Initialize array to avoid warning from icpc 2016-08-18 11:22:15 +01:00
Tuple2 Doxygen documentation: Standardized the 'See also' heading 2016-06-17 17:31:34 +01:00
Vector src/OpenFOAM/primitives: inherit operator=(const Foam::zero) from base class where appropriate 2016-04-17 21:02:57 +01:00
Vector2D src/OpenFOAM/primitives: inherit operator=(const Foam::zero) from base class where appropriate 2016-04-17 21:02:57 +01:00
VectorSpace Replaced StaticAssert with the C++11 equivalent static_assert 2016-04-26 20:44:55 +01:00
zero geometricOneField: Enhanced to provide better correspondence to GeometricField 2016-04-06 14:21:04 +01:00