SpECTRE
v2025.03.17
|
Given the NodalTag
holding a Tensor<DataVector, ...>
, swap the DataVector
with a ModalVector
.
More...
#include <Tags.hpp>
Public Types | |
using | tag = NodalTag |
using | type = TensorMetafunctions::swap_type< ModalVector, typename NodalTag::type > |
Given the NodalTag
holding a Tensor<DataVector, ...>
, swap the DataVector
with a ModalVector
.