SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
Tags::Modal< NodalTag > Struct Template Reference

Given the NodalTag holding a Tensor<DataVector, ...>, swap the DataVector with a ModalVector. More...

#include <Tags.hpp>

Public Types

using tag = NodalTag
using type

Detailed Description

template<typename NodalTag>
struct Tags::Modal< NodalTag >

Given the NodalTag holding a Tensor<DataVector, ...>, swap the DataVector with a ModalVector.

Member Typedef Documentation

◆ type

template<typename NodalTag>
using Tags::Modal< NodalTag >::type
Initial value:
::Tensor< NewType, typename TheTensor::symmetry, typename TheTensor::index_list > swap_type
Swap the data type of a tensor for a new type.
Definition Metafunctions.hpp:152

The documentation for this struct was generated from the following file:
  • src/DataStructures/Tags.hpp