Open cwpearson opened 1 year ago
This issue has had no activity for 365 days and is marked for closure. It will be closed after an additional 30 days of inactivity.
If you would like to keep this issue open please add a comment and/or remove the MARKED_FOR_CLOSURE
label.
If this issue should be kept open even with no activity beyond the time limits you can add the label DO_NOT_AUTOCLOSE
.
If it is ok for this issue to be closed, feel free to go ahead and close it. Please do not add any comments or change any labels or otherwise touch this issue unless your intention is to reset the inactivity counter for an additional year.
Question
@trilinos/tpetra @trilinos/sacado
Sacado specializes Tpetra::Details::PackTraits for
Sacado::UQ::PCE
:https://github.com/trilinos/Trilinos/blob/3adb30811047b5690c8344679f5933b9962e267d/packages/stokhos/src/sacado/kokkos/pce/tpetra/Stokhos_Tpetra_UQ_PCE.hpp#L148
If Tpetra intends to support this capability for users, it should be promoted out of the
Details
namespace.