Skip to content

Stratimikos,Teko: Purge use of Tpetra::DefaultPlatform

James Willenbring requested to merge Teko-purge-Platform-2 into develop

Created by: mhoemmen

@trilinos/stratimikos @trilinos/teko @trilinos/tpetra

Description

Purge use of Tpetra::DefaultPlatform from Stratimikos and Teko. This replaces #3114.

Related Issues

How Has This Been Tested?

Mac, Clang, OpenMPI 3.0.0; Linux, GCC, OpenMPI.

Checklist

  • My commit messages mention the appropriate GitHub issue numbers.
  • My code follows the code style of the affected package(s).
  • I have read the code contribution guidelines for this project.
  • All new and existing tests passed.
  • No new compiler warnings were introduced.

Merge request reports