Skip to content

ShyLU: Purge use of Tpetra::DefaultPlatform

James Willenbring requested to merge ShyLU-purge-DefaultPlatform into develop

Created by: mhoemmen

@trilinos/shylu @trilinos/tpetra

Description

Purge use of Tpetra::DefaultPlatform from ShyLU code, tests, and examples.

Related Issues

How Has This Been Tested?

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.
  • No new compiler warnings were introduced.

Merge request reports