Skip to content

Tpetra: Fix #4797

James Willenbring requested to merge Fix-4797 into develop

Created by: mhoemmen

@trilinos/tpetra

Description

  • Deprecate Tpetra::MultiVector::getDualView method.
  • Remove all use of this method from Trilinos.
  • Document how to get the same functionality elsewhere.

Related Issues

Merge request reports