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