a50d32b587
ENH: define transform(symmTensor, int/float) as no-op
...
- avoids implicit promotion of label to scalar for no-op,
or alternatively promotion of symmTensor to tensor for no-op
(ie, ambiguous).
- fix incorrect transform(.., symmTensor, ...) declarations.
2023-01-23 11:38:54 +01:00
eba7a485ba
ENH: quaternion ROLL_PITCH_YAW and YAW_PITCH_ROLL aliases/lookups
...
COMP: define labelSphericalTensor::I
- remove spurious 'labelI' global constant (labelSphericalTensor::I)
STYLE: replace use of deprecated Tensor vectorComponent
STYLE: avoid bit-wise assignment of bool (VectorSpace compare ops)
2022-06-02 11:14:10 +02:00
2ed60bbc01
STYLE: generalize transform/invTransform no-op for base types
2020-04-21 13:32:27 +02:00
da070b573f
ENH: transform: support for unsigned int
2020-04-20 09:04:47 +01:00
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
154029ddd0
BOT: Cleaned up header files
2019-02-06 12:28:23 +00:00
87cc19de82
STYLE: typo in comment
2018-10-07 17:23:45 +02:00
2d5f77f2dd
ENH: add invTransform in transform.H
2018-09-28 09:53:45 +02:00
a6473dca33
STYLE: minor coding/comments cleanup for transform, transformList
2018-09-28 09:29:12 +02:00
07041365cc
primitives/transform: Added functios to generate rotation tensor about the given axis
2016-03-17 18:09:04 +00:00
fa83f2a97d
primitives/transform: Added functions to generate rotation tensors about the individual axes
2016-03-17 18:05:11 +00:00
98bcdb04d8
transform: Handle codirectional and contradirectional transformation vectors
...
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=416
2015-02-02 09:44:59 +00:00
8558af2cdf
COMP: 64bit label changes
2011-11-28 11:10:46 +00:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
eaef8d482b
STYLE: Updated 1991 start copyright year to 2004
2011-01-14 16:08:00 +00:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
957f8d9d70
COMP: transform : split off operations
2010-12-15 15:35:50 +00:00
d79237597e
STYLE: Fixing code style requirements for all src.
2010-07-28 13:31:46 +01:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
e9da288118
Reverted the Americanism "math" back to the original "mathematical" and reverted name of
...
the include file back to mathematicalConstants.H to make upgrading code slightly easier.
2009-10-10 22:58:58 +01:00
8dcea0f8cd
using new constant definitions
2009-08-28 18:04:22 +01:00
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
02cabc3cf2
updated Copyright (C) \d+-2008 OpenCFD Ltd.
2008-06-25 15:01:46 +02:00
3170c7c0c9
Creation of OpenFOAM-dev repository 15/04/2008
2008-04-15 18:56:58 +01:00