forked from trilinos/Trilinos
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge 'trilinos/Trilinos:develop' (5f426bc) into 'tcad-charon/Trilino…
…s:develop' (2a3751d). * trilinos-develop: (50 commits) TSQR: Fix minor build error with CUDA TSQR::Matrix: Simplify nonmember functions TSQR::Combine*::apply_inner now takes MatView instead of a pointer TSQR::Combine*::factor_inner now takes MatView instead of a pointer TSQR::Combine: Remove unneeded factor_first overload TSQR::Combine*::factor_pair now takes MatView instead of a pointer MueLu: ignoring OperatorComplexity in ParameterListInterpreter for kokkos, see issue trilinos#6361 Ifpack2: spelling Ifpack2: Fixing test to only run in parallel Ifpack2: Fixing test Ifpack2: OverlappingRowMatrix cleanup Ifpack2: Adding unit test for 'reduced' matvec for use in s-step methods TSQR::Combine*::factor_first now takes MatView instead of a pointer TSQR: Remove fill_matrix itself TSQR::DistTsqr: Remove uses of fill_matrix TSQR::SequentialCholeskyTsqr: Remove uses of fill_matrix TSQR::SequentialTsqr: Remove uses of fill_matrix TSQR: Remove copy_matrix itself TSQR: Remove all uses of copy_matrix TSQR: Remove more uses of copy_matrix ...
- Loading branch information
Showing
117 changed files
with
5,712 additions
and
5,998 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.