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

Computes the Jacobian of the map from the InverseJacobian<Dim, SourceFrame, TargetFrame> tag. More...

#include <Tags.hpp>

Public Types

using base = Jacobian<Dim, SourceFrame, TargetFrame>
using return_type = typename base::type
using argument_tags
Public Types inherited from domain::Tags::Jacobian< Dim, SourceFrame, TargetFrame >
using type = ::Jacobian<DataVector, Dim, SourceFrame, TargetFrame>

Static Public Member Functions

static constexpr auto function (const gsl::not_null< return_type * > jacobian, const ::InverseJacobian< DataVector, Dim, SourceFrame, TargetFrame > &inv_jac)
Static Public Member Functions inherited from domain::Tags::Jacobian< Dim, SourceFrame, TargetFrame >
static std::string name ()

Detailed Description

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

Computes the Jacobian of the map from the InverseJacobian<Dim, SourceFrame, TargetFrame> tag.

Member Typedef Documentation

◆ argument_tags

template<size_t Dim, typename SourceFrame, typename TargetFrame>
using domain::Tags::JacobianCompute< 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