SpECTRE  v2025.08.19
Tags::make_temp_tensor< N > Struct Template Reference

A struct that constructs a TempTensor given a label N and type TensorType. Call with make_temp_tensor<N>::apply<Type> More...

#include <TempTensor.hpp>

Classes

struct  apply
 

Detailed Description

template<size_t N>
struct Tags::make_temp_tensor< N >

A struct that constructs a TempTensor given a label N and type TensorType. Call with make_temp_tensor<N>::apply<Type>

See also
convert_to_temp_tensors

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