59b1cf080e
ENH: Tensor/SymmTensor: add devSymm and devTwoSymm funcs to avoid intermediates
2023-05-15 17:05:10 +01:00
21234ae296
ENH: support zip/unzip rows of symmTensor ( #2487 )
...
- was previously only implemented for tensor
2022-05-27 17:58:37 +02:00
a6f7b0f2ee
BUG: eigenVectors: correct field-function return type ( #2011 )
...
- return type of `eigenVectors` field functions should be
`tensor` instead of `symmTensor`
2021-03-04 18:08:29 +01:00
55e7da670c
ENH: improve analytical eigendecompositions
...
- `tensor` and `tensor2D` returns complex eigenvalues/vectors
- `symmTensor` and `symmTensor2D` returns real eigenvalues/vectors
- adds new test routines for eigendecompositions
- improves numerical stability by:
- using new robust algorithms,
- reordering the conditional branches in root-type selection
2020-02-18 12:21:01 +00:00
2a8669b3f8
ENH: add zip/unzip for GeometricField
2019-11-15 17:29:50 +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
f4f39821de
Updated headers
2013-09-19 15:11:51 +01:00
f4608e065f
dimensionedTensor and tensor fields: Corrected dimensions of det and cof
2013-09-19 15:10:32 +01:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
94531ff695
GeometricTensorField: Corrected dimensions of Eigenvalues and Eigenvectors
2011-02-23 23:04:57 +00: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
834aee9965
GeometricTensorField: added transpose function to support a tmp argument.
...
Use new "T" function to avoid duplicate registration of grad(U) object.
2010-12-12 21:39:15 +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
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
a622a9a0ec
Changed the function name "cofactors" to "cof" and propagated the function
...
through the field algebra.
2008-11-14 16:02:47 +00: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