This repository was archived by the owner on Nov 25, 2025. It is now read-only.
Tags: trilinos/ML
Tags
Merge pull request #13523 from bartlettroscoe/tribits-610-python3 TriBITS: Transition to find_package(Python3) (TriBITSPub/TriBITS#610)
Removed duplicate ML_config.h.in file Removed duplicate ML_config.h.in file that was created from my insert deprecation warning script as the real file does not respect the usual letter casing of its package name :( PR: #12828
ML: Don't use MPI_COMM_WORLD in MLAPI_Workspace (#12302)
ML: Don't use MPI_COMM_WORLD in MLAPI_Workspace (#12302)
ML: Add parameter list interface for GradDivPreconditioner
Remove calls to TRIBITS_EXCLUDE_AUTOTOOLS_FILES() (#11976) We removed autotools files from the Trilinos tarball 14 years ago because those we kept those around but they were out of date and we did not want customers using them. But since they have been stripped out of every Trilinos package (except Zoltan), there is no value in including this. Also, the latest TriBITS snapshot removed this macro. The only package that still has old autotools files in Zoltan. These have been stripped out of every other Trilinos package. For Zolan, we now leave the autotools files in the tarball. However, I did not remove the usage TRIBITS_EXCLUDE_AUTOTOOLS_FILES() from Kokkos or KokkosKernels so I could avoid the proces of having to get these changes into the latest Kokkos 4.1 release. I will post PRs to pull out the usage of TRIBITS_EXCLUDE_AUTOTOOLS_FILES() from the 'develop' branches of the native repos so this can be cleaned up later. For now, I will create an empty macro TRIBITS_EXCLUDE_AUTOTOOLS_FILES() to allow these packages to be unchanged.
Merge Pull Request #11903 from trilinos/Trilinos/master_merge_2023051… …9_175815 Automatically Merged using Trilinos Master Merge AutoTester PR Title: Trilinos Master Merge PR Generator: Auto PR created to promote from master_merge_20230519_175815 branch to master PR Author: trilinos-autotester
Update MueMex library link to new CMake syntax (that has the PUBLIC/PRIVATE/INTERFACE keyword before the library name)
Update MueMex library link to new CMake syntax (that has the PUBLIC/PRIVATE/INTERFACE keyword before the library name)
PreviousNext