- Apr 01, 2016
-
-
Henry Weller authored
-
Henry Weller authored
-
- Mar 30, 2016
-
-
Henry Weller authored
Patch contributed by Bruno Santos Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2034
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
- Mar 25, 2016
-
-
Henry Weller authored
-
Henry Weller authored
Patch contributed by Bruno Santos Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=2032
-
Henry Weller authored
-
- Mar 24, 2016
-
-
Henry Weller authored
-
Henry Weller authored
to avoid operator resolution ambiguities when compiling single-precision
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
LLTMatrix, LUscalarMatrix, QRMatrix: Provided consistent construction, decomposition and solution interface
-
Henry Weller authored
This development is sponsored by Carnegie Wave Energy Ltd.
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
- Mar 23, 2016
-
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
of symmetric positive-definite matrices and the solution of associated linear systems.
-
Henry Weller authored
Added 'typeOfInnerProduct' support to ensure the correct type is returned from the matrix product operator.
-
Henry Weller authored
This avoids serious problems with template parameter deduction when manipulating blocks of different matrix types e.g. Square and Rectangular.
-
Henry Weller authored
Matrices: Rename private member 'nRows_' -> 'mRows_' for consistency with access member function 'm()'
-
- Mar 22, 2016
-
-
Henry Weller authored
-
Chris Greenshields authored
Run foamNewFunctionObject -h for details
-
Henry Weller authored
-
Henry Weller authored
This avoids the need to check that the m and n dimensions are the same.
-
Henry Weller authored
-
Henry Weller authored
Also added the Field outer-product operator returning a RectangularMatrix
-
Henry Weller authored
The blocks may be specified directly in terms of the size and location in the parent matrix or with the size obtained from a template specified VectorSpace or MatrixSpace type.
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-
Henry Weller authored
-