ENH: add new funcs into `SquareMatrix`
- query func `symmetric()` - query func `tridiagonal()` - `resize()` - `labelpair` identity constructor STYLE: add `#if(0 | RUNALL)` to improve test control in Test-Matrix
Showing
- applications/test/Matrix/Test-Matrix.C 69 additions, 10 deletionsapplications/test/Matrix/Test-Matrix.C
- src/OpenFOAM/matrices/SquareMatrix/SquareMatrix.H 14 additions, 0 deletionssrc/OpenFOAM/matrices/SquareMatrix/SquareMatrix.H
- src/OpenFOAM/matrices/SquareMatrix/SquareMatrixI.H 75 additions, 0 deletionssrc/OpenFOAM/matrices/SquareMatrix/SquareMatrixI.H
Please register or sign in to comment