SpECTRE  v2024.04.12
Tags::Mean< Tag > Struct Template Reference

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 >
 

Detailed Description

template<typename Tag>
struct Tags::Mean< Tag >

Given the Tag holding a Tensor<DataVector, ...>, swap the DataVector with a double.


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