Skip to content

Issue #4183 : shallow swap method for Teuchos serial dense vector

Created by: rhoope

@trilinos/teuchos

Description

This PR is motivated by the description in Issue #4183

Motivation and Context

How Has This Been Tested?

These changes have been tested in Dakota builds of Teuchos.

Checklist

  • [x ] My commit messages mention the appropriate GitHub issue numbers.
  • [x ] My code follows the code style of the affected package(s).
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the code contribution guidelines for this project.
  • I have added tests to cover my changes.
  • [ x] All new and existing tests passed.
  • [ x] No new compiler warnings were introduced.
  • These changes break backwards compatibility.

Merge request reports

Loading