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

The determinant of the inverse Jacobian used for observation. More...

#include <Tags.hpp>

Public Types

using type = Scalar< DataVector >
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<typename SourceFrame, typename TargetFrame>
struct Events::Tags::ObserverDetInvJacobian< SourceFrame, TargetFrame >

The determinant of 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: