Skip to content

Commit

Permalink
Reverting changes in CMakeLists.txt to develop.
Browse files Browse the repository at this point in the history
  • Loading branch information
CamelliaDPG committed Oct 15, 2024
1 parent 48e2a8a commit 50360e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/muelu/test/scaling/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ IF (${PACKAGE_NAME}_HAVE_TPETRA_SOLVER_STACK OR ${PACKAGE_NAME}_HAVE_EPETRA_SOLV


TRIBITS_COPY_FILES_TO_BINARY_DIR(Driver_cp
SOURCE_FILES scaling.xml scaling.yaml scaling-complex.xml scaling-withglobalconstants.xml scaling-complex-withglobalconstants.xml circ_nsp_dependency.xml isorropia.xml iso_poisson.xml conchas_milestone_zoltan.xml conchas_milestone_zoltan2.xml conchas_milestone_zoltan2_complex.xml sa_with_ilu.xml sa_with_Ifpack2_line_detection.xml rap.xml smoother.xml smoother_complex.xml tripleMatrixProduct.xml scaling-ml.xml elasticity3D.xml amgx.json amgx.xml scaling-with-rerun.xml scaling_distance2_agg.xml smooVec.mm smooVecCoalesce.xml pairwise.xml sa_enforce_constraints.xml recurMG.xml anisotropic.xml comp_rotations.xml generalBlkSmoothing.xml GblkMap.dat GblkAmat.dat GblkRhs.dat Gblks.dat blkSmooEquivOlapSchwarz.xml oLapSchwarzEquivBlkSmoo.xml regularOverLap.dat zeroAggTest.xml blkDiag3x3And6x6.mat coords2.mm coords1.mat coords2.mat multiPhys4x4.mat multiPhys4x4.mat null1.mat null2.mat
SOURCE_FILES scaling.xml scaling.yaml scaling-complex.xml scaling-withglobalconstants.xml scaling-complex-withglobalconstants.xml circ_nsp_dependency.xml isorropia.xml iso_poisson.xml conchas_milestone_zoltan.xml conchas_milestone_zoltan2.xml conchas_milestone_zoltan2_complex.xml sa_with_ilu.xml sa_with_Ifpack2_line_detection.xml rap.xml smoother.xml smoother_complex.xml tripleMatrixProduct.xml scaling-ml.xml elasticity3D.xml amgx.json amgx.xml scaling-with-rerun.xml scaling_distance2_agg.xml smooVec.mm smooVecCoalesce.xml pairwise.xml sa_enforce_constraints.xml recurMG.xml anisotropic.xml comp_rotations.xml generalBlkSmoothing.xml GblkMap.dat GblkAmat.dat GblkRhs.dat Gblks.dat blkSmooEquivOlapSchwarz.xml oLapSchwarzEquivBlkSmoo.xml regularOverLap.dat zeroAggTest.xml blkDiag3x3And6x6.mat coords2.mm aux1.mat aux2.mat coords1.mat coords2.mat multiPhys4x4.mat multiPhys4x4.mat null1.mat null2.mat comboP.xml
CATEGORIES BASIC PERFORMANCE
)

Expand Down Expand Up @@ -189,7 +189,7 @@ TRIBITS_COPY_FILES_TO_BINARY_DIR(ReadMatrix_cp
)

TRIBITS_COPY_FILES_TO_BINARY_DIR(ComboP_cp
SOURCE_FILES aux1.mat aux2.mat comboP.xml
SOURCE_FILES aux1.mat aux2.mat coords1.mat coords2.mat multiPhys4x4.mat multiPhys4x4.mat null1.mat null2.mat comboP.xml
)

ENDIF()
Expand Down

0 comments on commit 50360e7

Please sign in to comment.