OpenFOAM-5.x/src/OpenFOAM/matrices
Henry Weller b4bf4be700 GAMGAgglomeration: corrected continueAgglomerating
Patch provided by Mattijs Janssens
Resolves bug-report http://bugs.openfoam.org/view.php?id=2226
2016-09-16 11:10:03 +01:00
..
DiagonalMatrix Matrix: Added (i, j) addressing to allow support for addressing blocks of the matrix 2016-03-20 19:44:29 +00:00
lduMatrix GAMGAgglomeration: corrected continueAgglomerating 2016-09-16 11:10:03 +01:00
LduMatrix Solvers: Corrected typo 2016-09-05 11:58:41 +01:00
LLTMatrix LLTMatrix: Updated docs 2016-03-24 23:04:40 +00:00
LUscalarMatrix C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
Matrix C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
MatrixBlock MatrixBlock: Separate Matrix::Block into the separate class MatrixBlock 2016-03-23 12:50:34 +00:00
QRMatrix LLTMatrix, LUscalarMatrix, QRMatrix: Provided consistent 'solve' interface 2016-03-24 19:13:04 +00:00
RectangularMatrix RectangularMatrix: Removed the identity function (now in SquareMatrix) 2016-03-25 22:35:03 +00:00
scalarMatrices SVD: VSinvUt is not always needed and is now calculated and returned by the 'VSinvUt()' function 2016-07-18 13:15:25 +01:00
simpleMatrix SquareMatrix, SymmetricSquareMatrix: Changed the constructor from size to require only n 2016-03-22 14:13:48 +00:00
solution Legacy solver wrappers ICCG and BICCG removed 2016-06-14 14:53:28 +01:00
SquareMatrix ODESolvers: Add support for efficient ODE solver resizing 2016-07-11 17:27:04 +01:00
SymmetricSquareMatrix src/OpenFOAM/matrices: Reformatted for-loops consistently 2016-03-23 18:27:04 +00:00
tolerances Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00