Clean up files file
This commit is contained in:
parent
2d95f0caf4
commit
19e6290e76
1 changed files with 2 additions and 1 deletions
|
@ -9,6 +9,7 @@ $(lduPrecon)/amgPrecon/amgPrecon.C
|
|||
lduSmoother = lduSmoother
|
||||
$(lduSmoother)/symGaussSeidelSmoother/symGaussSeidelSmoother.C
|
||||
$(lduSmoother)/iluSmoother/iluSmoother.C
|
||||
$(lduSmoother)/iluC0Smoother/iluC0Smoother.C
|
||||
|
||||
lduSolver = lduSolver
|
||||
$(lduSolver)/cgSolver/cgSolver.C
|
||||
|
@ -29,7 +30,7 @@ $(amg)/coarseAmgLevel.C
|
|||
amgPolicy = $(amg)/amgPolicy
|
||||
$(amgPolicy)/amgPolicy.C
|
||||
$(amgPolicy)/pamgPolicy.C
|
||||
$(amgPolicy)/aamgPolicy.C
|
||||
$(amgPolicy)/clusterAmgPolicy.C
|
||||
$(amgPolicy)/StuebenPolicy.C
|
||||
|
||||
LIB = $(FOAM_LIBBIN)/liblduSolvers
|
||||
|
|
Reference in a new issue