SpECTRE  v2025.08.19
Tags::div< Tag > Struct Template Reference

Prefix indicating the divergence. More...

#include <Divergence.hpp>

Public Types

using tag = Tag
 
using type = TensorMetafunctions::remove_first_index< typename Tag::type >
 

Detailed Description

template<typename Tag>
requires (tt::is_a_v<Tensor, typename Tag::type>)
struct Tags::div< Tag >

Prefix indicating the divergence.

Prefix indicating the divergence of a Tensor.

See also
Tags::DivVectorCompute Tags::DivVariablesCompute

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