SpECTRE  v2024.04.12
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 = TensorMetafunctions::swap_type< ModalVector, typename NodalTag::type >
 

Detailed Description

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

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


The documentation for this struct was generated from the following file: