Modified backport for SolverPerformance and SolutionControl (removed data.C(H) and...
commit958063aedb7664c2fec7db8ab228bbc4d3d0affa
authorVanja Skuric <vanja.skuric@fsb.hr>
Sat, 4 Jun 2016 22:37:20 +0000 (5 00:37 +0200)
committerVanja Skuric <vanja.skuric@fsb.hr>
Sat, 4 Jun 2016 22:37:20 +0000 (5 00:37 +0200)
tree236399e6962d6440efc41d23f7d4bc7d065be7cb
parent480cf683dd24e070240d3f5bcad8d085ea764c61
Modified backport for SolverPerformance and SolutionControl (removed data.C(H) and lduSolverPerformance is now typedef from BlockSolverPerformance)
28 files changed:
src/dynamicMesh/meshMotion/tetMotionSolver/tetMotionSolver/laplace/laplaceTetMotionSolver.H
src/finiteVolume/cfdTools/general/solutionControl/pimpleControl/pimpleControl.C
src/finiteVolume/cfdTools/general/solutionControl/simpleControl/simpleControl.C
src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.C
src/finiteVolume/fvMatrices/fvMatrix/fvMatrix.H
src/finiteVolume/fvMatrices/fvMatrix/fvMatrixSolve.C
src/finiteVolume/fvMatrices/fvScalarMatrix/fvScalarMatrix.C
src/finiteVolume/fvMatrices/fvScalarMatrix/fvScalarMatrix.H
src/finiteVolume/fvMesh/fvMesh.C
src/finiteVolume/fvMesh/fvMesh.H
src/foam/Make/files
src/foam/fields/GeometricFields/GeometricField/GeometricField.C
src/foam/matrices/blockLduMatrix/BlockLduSolvers/BlockLduSolver/BlockSolverPerformance.C
src/foam/matrices/blockLduMatrix/BlockLduSolvers/BlockLduSolver/BlockSolverPerformance.H
src/foam/matrices/blockLduMatrix/BlockLduSolvers/BlockLduSolver/BlockSolverPerformanceVectorN.C [copied from src/finiteVolume/fvMatrices/fvScalarMatrix/fvScalarMatrix.H with 57% similarity]
src/foam/matrices/blockLduMatrix/BlockLduSolvers/BlockLduSolver/BlockSolverPerformanceVectorN.H [copied from src/finiteVolume/fvMatrices/fvScalarMatrix/fvScalarMatrix.H with 60% similarity]
src/foam/matrices/blockLduMatrix/BlockLduSolvers/BlockLduSolver/BlockSolverPerformances.C [copied from src/finiteVolume/fvMatrices/fvScalarMatrix/fvScalarMatrix.H with 56% similarity]
src/foam/matrices/blockLduMatrix/BlockLduSolvers/BlockLduSolver/BlockSolverPerformances.H [copied from src/finiteVolume/fvMatrices/fvScalarMatrix/fvScalarMatrix.H with 60% similarity]
src/foam/matrices/lduMatrix/lduMatrix/lduMatrix.H
src/foam/matrices/lduMatrix/lduMatrix/lduMatrixSolver.C
src/foam/matrices/lduMatrix/lduMatrix/lduMatrixTests.C [deleted file]
src/foam/matrices/lduMatrix/lduMatrix/lduSolverPerformance.H [copied from src/finiteVolume/fvMatrices/fvScalarMatrix/fvScalarMatrix.H with 63% similarity]
src/foam/matrices/lduMatrix/solvers/AMG/GAMGSolverSolve.C
src/foam/matrices/lduMatrix/solvers/diagonalSolver/diagonalSolver.C
src/foam/matrices/solution/solution.C
src/foam/matrices/solution/solution.H
src/foam/meshes/data/data.C [deleted file]
src/foam/meshes/data/data.H [deleted file]