SpECTRE
v2025.03.17
|
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 = implementation defined |
![]() | |
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 std::string | name () |
Computes the Jacobian of the map from the InverseJacobian<Dim, SourceFrame, TargetFrame>
tag.