SpECTRE
v2024.12.16
|
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 () |
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.