Fixed solverPerformance residual backport
commit23765c920fb7ecd3aa7784c4c725d4ba9ffb1b4f
authorVanja Skuric <vanja.skuric@fsb.hr>
Thu, 26 May 2016 20:16:12 +0000 (26 22:16 +0200)
committerVanja Skuric <vanja.skuric@fsb.hr>
Thu, 26 May 2016 20:16:12 +0000 (26 22:16 +0200)
tree2492342a87ebb4771d6fd672913f10fd514d5170
parent5b31dad987fd6376c9c32e67b0c09097cfc57311
Fixed solverPerformance residual backport
12 files changed:
src/finiteVolume/cfdTools/general/solutionControl/solutionControl/solutionControl.C
src/finiteVolume/fvMatrices/fvMatrix/fvMatrixSolve.C
src/finiteVolume/fvMatrices/fvScalarMatrix/fvScalarMatrix.C
src/foam/matrices/lduMatrix/lduMatrix/SolverPerformance.C [deleted file]
src/foam/matrices/lduMatrix/lduMatrix/SolverPerformance.H [deleted file]
src/foam/matrices/lduMatrix/lduMatrix/lduMatrix.H
src/foam/matrices/lduMatrix/lduMatrix/lduMatrixTests.C
src/foam/matrices/lduMatrix/lduMatrix/solverPerformance.C [deleted file]
src/foam/matrices/lduMatrix/lduMatrix/solverPerformance.H [deleted file]
src/foam/meshes/data/data.C
src/foam/meshes/data/data.H
src/foam/meshes/data/dataTemplates.C [deleted file]