SpECTRE  v2024.04.12
domain::Tags::DetTimesInvJacobian< Dim, SourceFrame, TargetFrame > Struct Template Reference

The inverse Jacobian times the determinant of the Jacobian. 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 domain::Tags::DetTimesInvJacobian< Dim, SourceFrame, TargetFrame >

The inverse Jacobian times the determinant of the Jacobian.

This quantity is divergence-free analytically. See dg::metric_identity_det_jac_times_inv_jac for more information.


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