SpECTRE  v2024.12.16
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
domain::Tags::Jacobian< Dim, SourceFrame, TargetFrame > Struct Template Reference

The Jacobian from the source frame to the target frame. More...

#include <Tags.hpp>

Public Types

using type = ::Jacobian< DataVector, Dim, SourceFrame, TargetFrame >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<size_t Dim, typename SourceFrame, typename TargetFrame>
struct domain::Tags::Jacobian< Dim, SourceFrame, TargetFrame >

The Jacobian from the source frame to the target frame.

Specifically, xi/ξi¯, where ξi¯ denotes the source frame and xi denotes the target frame.


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