SpECTRE  v2024.04.12
Events::Tags::ObserverInverseJacobian< Dim, SourceFrame, TargetFrame > Struct Template Reference

The inverse Jacobian used for observation. More...

#include <Tags.hpp>

Public Types

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

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<size_t Dim, typename SourceFrame, typename TargetFrame>
struct Events::Tags::ObserverInverseJacobian< Dim, SourceFrame, TargetFrame >

The inverse Jacobian used for observation.

In methods like DG-FD the mesh and inverse Jacobian change throughout the simulation, so we need to always grab the right ones.


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