SpECTRE  v2024.03.19
is_spin_weighted_of_same_type< T1, T2 > Struct Template Reference

This is a std::true_type if the provided type T1 is a SpinWeighted and T2 is a SpinWeighted, and both have the same internal type, but any combination of spin weights. More...

#include <SpinWeighted.hpp>

Detailed Description

template<typename T1, typename T2>
struct is_spin_weighted_of_same_type< T1, T2 >

This is a std::true_type if the provided type T1 is a SpinWeighted and T2 is a SpinWeighted, and both have the same internal type, but any combination of spin weights.


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