Tags: trilinos/Moertel
Tags
Moertel: Remove unnecessary include dirs (#11545, #11808) Noticed this while cleaning up from the removal of Kokkos subpackages (See PR
Run script remove_kokkos_subpackages_from_trilinos_packages_r.sh (#11… …545) This is the result of running the script: cd Trilinos/ ../commonTools/refactoring/refactors/remove_kokkos_subpackages_from_trilinos_packages_r.sh which calls remove_kokkos_subpackages_r.sh to absorb the refactoring of Kokkos to remove the usage of TriBITS subpackages. Manual changes may need to be made after this to remove duplciation in various logic (see comments in the scripts).
Moertel: fix warnings due to signed/unsigned comparison, see issue #6698
Moertel: fix warnings due to signed/unsigned comparison, see issue #6698
Moertel: fix warnings due to signed/unsigned comparison, see issue #6698
Moertel: fix warnings due to signed/unsigned comparison, see issue #6698
Moertel: Make Epetra a required package. Moertel does not build if Epetra is not enabled. Closes: #5604
PreviousNext