SpECTRE
v2025.03.17
|
The Jacobian used for observation. More...
#include <Tags.hpp>
Public Types | |
using | type = ::Jacobian< DataVector, Dim, SourceFrame, TargetFrame > |
Static Public Member Functions | |
static std::string | name () |
The Jacobian used for observation.
In methods like DG-FD the mesh and Jacobian change throughout the simulation, so we need to always grab the right ones.