SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
domain::Tags::DetInvJacobianCompute< Dim, SourceFrame, TargetFrame > Struct Template Reference

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
Public Types inherited from domain::Tags::DetInvJacobian< 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 Public Member Functions inherited from domain::Tags::DetInvJacobian< SourceFrame, TargetFrame >
static std::string name ()

Detailed Description

template<size_t Dim, typename SourceFrame, typename TargetFrame>
struct domain::Tags::DetInvJacobianCompute< Dim, SourceFrame, TargetFrame >

Computes the determinant of the inverse Jacobian.

Member Typedef Documentation

◆ argument_tags

template<size_t Dim, typename SourceFrame, typename TargetFrame>
using domain::Tags::DetInvJacobianCompute< Dim, SourceFrame, TargetFrame >::argument_tags
Initial value:
tmpl::list<InverseJacobian<Dim, SourceFrame, TargetFrame>>

The documentation for this struct was generated from the following file:
  • src/Domain/Tags.hpp