Change lduMatrix debug switch definition, 3
This commit is contained in:
parent
0c113bfaf5
commit
87e6e7519b
1 changed files with 1 additions and 4 deletions
|
@ -663,12 +663,11 @@ fields/CoeffField/symmTensor4thOrderCoeffField.C
|
|||
fields/CoeffField/tensorCoeffField.C
|
||||
|
||||
BlockLduMatrix = matrices/blockLduMatrix/BlockLduMatrix
|
||||
$(BlockLduMatrix)/blockLduMatrices.C
|
||||
$(BlockLduMatrix)/blockLduMatrixName.C
|
||||
$(BlockLduMatrix)/scalarBlockLduMatrix.C
|
||||
$(BlockLduMatrix)/sphericalTensorBlockLduMatrix.C
|
||||
$(BlockLduMatrix)/symmTensorBlockLduMatrix.C
|
||||
$(BlockLduMatrix)/tensorBlockLduMatrix.C
|
||||
$(BlockLduMatrix)/blockVectorNMatrices.C
|
||||
$(BlockLduMatrix)/BlockConstraint/scalarBlockConstraint.C
|
||||
|
||||
$(BlockLduMatrix)/extendedBlockLduMatrix/extendedBlockLduMatrices.C
|
||||
|
@ -730,8 +729,6 @@ $(BlockLduSmoothers)/BlockILUCpSmoother/blockILUCpSmoothers.C
|
|||
BlockLduSolvers = matrices/blockLduMatrix/BlockLduSolvers
|
||||
$(BlockLduSolvers)/blockVectorNSolvers.C
|
||||
$(BlockLduSolvers)/BlockLduSolver/blockLduSolvers.C
|
||||
$(BlockLduSolvers)/BlockLduSolver/BlockSolverPerformances.C
|
||||
$(BlockLduSolvers)/BlockLduSolver/BlockSolverPerformanceVectorN.C
|
||||
$(BlockLduSolvers)/BlockDiagonal/blockDiagonalSolvers.C
|
||||
$(BlockLduSolvers)/BlockGaussSeidel/blockGaussSeidelSolvers.C
|
||||
$(BlockLduSolvers)/BlockCG/blockCGSolvers.C
|
||||
|
|
Reference in a new issue