Skip to content

Commit

Permalink
Remove MLParameterListInterpreter unit testing
Browse files Browse the repository at this point in the history
Signed-off-by: maxfirmbach <[email protected]>
  • Loading branch information
maxfirmbach committed Dec 21, 2024
1 parent ece6cfc commit e138e4d
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 129 deletions.
7 changes: 0 additions & 7 deletions packages/muelu/test/unit_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,12 +120,6 @@ TRIBITS_COPY_FILES_TO_BINARY_DIR(UnitTestsTestMatrices_cp

IF (${PACKAGE_NAME}_ENABLE_Epetra)

IF( HAVE_${PACKAGE_NAME_UC}_DEPRECATED_CODE)
APPEND_SET(SOURCES
ParameterList/MLParameterListInterpreter.cpp
)
ENDIF()

APPEND_SET(SOURCES
ParameterList/CreateSublists.cpp
)
Expand Down Expand Up @@ -451,6 +445,5 @@ ADD_SUBDIRECTORY(ParameterList/FactoryFactory/)
ADD_SUBDIRECTORY(ParameterList/ParameterListInterpreter/)

IF (${PACKAGE_NAME}_ENABLE_Epetra)
ADD_SUBDIRECTORY(ParameterList/MLParameterListInterpreter/)
ADD_SUBDIRECTORY(ParameterList/CreateSublists/)
ENDIF()

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit e138e4d

Please sign in to comment.