SpECTRE
v2025.01.30
|
Computes the determinant of the inverse Jacobian. More...
#include <Tags.hpp>
Public Types | |
using | base = DetInvJacobian< SourceFrame, TargetFrame > |
using | return_type = typename base::type |
using | argument_tags = tmpl::list< InverseJacobian< Dim, SourceFrame, TargetFrame > > |
![]() | |
using | type = Scalar< DataVector > |
Static Public Member Functions | |
static void | function (const gsl::not_null< return_type * > det_inv_jac, const ::InverseJacobian< DataVector, Dim, SourceFrame, TargetFrame > &inv_jac) |
![]() | |
static std::string | name () |
Computes the determinant of the inverse Jacobian.