- Feb 18, 2020
-
-
- `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
-
- Oct 31, 2019
-
-
OpenFOAM bot authored
-
- Jul 29, 2019
-
-
Mark OLESEN authored
- change contiguous from a series of global functions to separate templated traits classes: - is_contiguous - is_contiguous_label - is_contiguous_scalar The static constexpr 'value' and a constexpr conversion operator allow use in template expressions. The change also makes it much easier to define general traits and to inherit from them. The is_contiguous_label and is_contiguous_scalar are special traits for handling data of homogeneous components of the respective types.
-
- Feb 06, 2019
-
-
OpenFOAM bot authored
-
- Mar 22, 2017
-
-
Will Bainbridge authored
Applied to eigen-value calculations. Fixed repeated-eigen-value issues in eigen-vector generation.
-
- Feb 22, 2016
-
-
- Aug 14, 2011
-
-
Henry authored
-
- Jan 19, 2011
-
- Jan 14, 2011
-
-
Andrew Heather authored
-
- Jan 07, 2011
-
-
graham authored
-
- Jan 05, 2011
-
-
Andrew Heather authored
This reverts commit b18f6cc1.
-
graham authored
-
- Jul 28, 2010
-
-
graham authored
-
- Mar 29, 2010
-
-
Mark Olesen authored
-
- Apr 27, 2009
-
-
Mark Olesen authored
- DynamicList gets append methods as per List - misc cosmetic changes
-
- Feb 27, 2009
-
-
Mark Olesen authored
-
- Jan 16, 2009
-
-
Mark Olesen authored
- grammar in comments, namespace qualifiers, etc.
-
- Dec 31, 2008
-
-
Mark Olesen authored
-
- Jun 25, 2008
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- Jun 10, 2008
- Apr 15, 2008
-
-
OpenFOAM-admin authored
-