SpECTRE  v2025.01.30
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
Ccz4::Tags::DerivConformalChristoffelSecondKind< DataType, Dim, Frame > Struct Template Reference

The spatial derivative of the conformal spatial christoffel symbols of the second kind. More...

#include <Tags.hpp>

Public Types

using type = tnsr::iJkk< DataType, Dim, Frame >
 

Detailed Description

template<typename DataType, size_t Dim, typename Frame>
struct Ccz4::Tags::DerivConformalChristoffelSecondKind< DataType, Dim, Frame >

The spatial derivative of the conformal spatial christoffel symbols of the second kind.

Details

We define:

(1)kΓ~mij=2Dkml(Dijl+DjilDlij)+γ~ml((kDi)jl+(kDj)il(kDl)ij)

where γ~ij, Dijk, lDijk, and Dkij are the inverse conformal spatial metric defined by Ccz4::Tags::InverseConformalMetric, the CCZ4 auxiliary variable defined by Ccz4::Tags::FieldD, its spatial derivative, and the CCZ4 identity defined by Ccz4::Tags::FieldDUp.


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