Skip to content

Sacado: Remove use of deprecated Kokkos functions.

James Willenbring requested to merge etphipp:sacado_kokkos_deprecated into develop

Created by: etphipp

For issue #2717 (closed). This gets all the ones I can find. Unfortunately I can't test it gets all of them, because Kokkos itself does not compile with deprecated functions disabled.

Merge request reports