Skip to content

Tpetra,Zoltan2: Fix #4813 & #4814

James Willenbring requested to merge Fix-4813-4814-2 into develop

Created by: mhoemmen

@trilinos/tpetra @trilinos/zoltan2

  1. For all Tpetra code that is currently marked TPETRA_DEPRECATED, hide it with TPETRA_ENABLE_DEPRECATED_CODE.
  2. Make sure that Tpetra and all downstream packages build when TPETRA_ENABLE_DEPRECATED_CODE is not defined.
  3. Fix Zoltan2 bug.

Related Issues

Merge request reports