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.
Tpetra: Make Map "ProblematicLookup" test not depend on GO=int
@trilinos/tpetra Tpetra::Map's "ProblematicLookup" test depended arbitrarily on LocalOrdinal=int and GlobalOrdinal=int. This commit changes the test to use the default LocalOrdinal and GlobalOrdinal types. See trilinos#74.
- Loading branch information
Mark Hoemmen
committed
Aug 7, 2017
1 parent
aed48c6
commit aefb733
Showing
2 changed files
with
18 additions
and
19 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