Henry Weller
|
7cbe9153b2
|
LUscalarMatrix: Added processor-local matrix inverse function
|
2016-07-17 14:44:50 +01:00 |
|
Henry Weller
|
4831f8146c
|
applications/test/Matrix/Test-Matrix.C: Corrected typo
|
2016-04-02 23:28:03 +01:00 |
|
Henry Weller
|
d4046bb85e
|
LLTMatrix, LUscalarMatrix, QRMatrix: Provided consistent 'solve' interface
|
2016-03-24 19:13:04 +00:00 |
|
Henry Weller
|
e9199c6e14
|
QRMatrix: New class to provide QR-decomposition by Householder reflection
This development is sponsored by Carnegie Wave Energy Ltd.
|
2016-03-24 14:49:25 +00:00 |
|
Henry Weller
|
0945cfd35f
|
LLTMatrix: New matrix form to support Cholesky decomposition
of symmetric positive-definite matrices and the solution of associated
linear systems.
|
2016-03-23 15:33:03 +00:00 |
|
Henry Weller
|
caf8776f9b
|
SquareMatrix, SymmetricSquareMatrix: Changed the constructor from size to require only n
This avoids the need to check that the m and n dimensions are the same.
|
2016-03-22 14:13:48 +00:00 |
|
Henry Weller
|
445ce0f2ce
|
Test-Matrix: Removed timing test
|
2016-03-20 19:50:23 +00:00 |
|
Henry Weller
|
67a51b1fdd
|
Matrix: Added (i, j) addressing to allow support for addressing blocks of the matrix
This change brings OpenFOAM into line with the standard matrix
addressing in other C++ libraries for better interoperability.
|
2016-03-20 19:44:29 +00:00 |
|
laurence
|
f5bfc5d2e7
|
ENH: scalarMatrices: Add determinant calculation
|
2013-06-07 08:57:04 +01:00 |
|
laurence
|
72c3da08b2
|
Merge branch 'master' into feature/cvMesh
Conflicts:
applications/test/Matrix/Test-Matrix.C
applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.C
applications/utilities/mesh/generation/extrude2DMesh/extrude2DMesh/extrude2DMesh/extrude2DMesh.H
src/OpenFOAM/algorithms/indexedOctree/indexedOctree.C
src/OpenFOAM/primitives/Tensor2D/Tensor2DI.H
|
2013-04-05 16:09:24 +01:00 |
|
laurence
|
55253a89a9
|
ENH: Update Test-Matrix.C to check solutions for symmetric square matrices
|
2013-03-21 10:22:47 +00:00 |
|
laurence
|
3577b3d409
|
ENH: Add SymmetricSquareMatrix class and specialisations of LUDecompose and LUSolve.
|
2013-03-01 16:32:33 +00:00 |
|
laurence
|
bf07d6ba68
|
ENH: Add SymmetricSquareMatrix class and specialisations of LUDecompose and LUSolve.
|
2013-03-01 16:32:33 +00:00 |
|
Henry
|
c2dd153a14
|
Copyright transfered to the OpenFOAM Foundation
|
2011-08-14 12:17:30 +01:00 |
|
andy
|
eaef8d482b
|
STYLE: Updated 1991 start copyright year to 2004
|
2011-01-14 16:08:00 +00:00 |
|
andy
|
099cc39e2e
|
Revert "STYLE: 2011 copyright date."
This reverts commit b18f6cc1ce .
|
2011-01-05 18:24:29 +00:00 |
|
graham
|
b18f6cc1ce
|
STYLE: 2011 copyright date.
|
2011-01-05 11:14:26 +00:00 |
|
Mark Olesen
|
499d48cfdb
|
STYLE: uniform 'Test-' prefix for all applications/test
- easier to clean, avoid confusion with 'real' applications, etc.
|
2010-11-23 16:26:04 +01:00 |
|
graham
|
012494fdb5
|
STYLE: Fixing code style requirements for all apps.
Exception: applyWallFunctionBoundaryConditions.C cannot split #include
directives.
|
2010-07-27 15:27:05 +01:00 |
|
Mark Olesen
|
d29c438657
|
STYLE: use url for FSF license instead of postal address, switch to GPL v3
|
2010-03-29 14:07:56 +02:00 |
|
Mark Olesen
|
fa93ce8cd7
|
coding style adherence
- markup codingStyleGuide.org examples so they actually indent correctly
- use 'Info<<' as per codingStyleGuide instead of 'Info <<'
|
2009-11-27 15:39:14 +01:00 |
|
henry
|
35c9d7bbd5
|
Corrected test applications.
|
2009-11-20 12:40:19 +00:00 |
|
Mark Olesen
|
28b200bcd9
|
update copyrights for 2009
|
2008-12-31 19:01:56 +01:00 |
|
Mark Olesen
|
02cabc3cf2
|
updated Copyright (C) \d+-2008 OpenCFD Ltd.
|
2008-06-25 15:01:46 +02:00 |
|
OpenFOAM-admin
|
3170c7c0c9
|
Creation of OpenFOAM-dev repository 15/04/2008
|
2008-04-15 18:56:58 +01:00 |
|