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

Sets the ObserverInverseJacobian to domain::Tags::InverseJacobian More...

#include <Tags.hpp>

Public Types

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

Static Public Member Functions

static void function (const gsl::not_null< return_type * > observer_inverse_jacobian, const return_type &inverse_jacobian)
Static Public Member Functions inherited from Events::Tags::ObserverInverseJacobian< Dim, SourceFrame, TargetFrame >
static std::string name ()

Detailed Description

template<size_t Dim, typename SourceFrame, typename TargetFrame>
struct Events::Tags::ObserverInverseJacobianCompute< Dim, SourceFrame, TargetFrame >

Sets the ObserverInverseJacobian to domain::Tags::InverseJacobian

This is what you would use for a single numerical method simulation. Hybrid methods will supply their own tags.

Member Typedef Documentation

◆ argument_tags

template<size_t Dim, typename SourceFrame, typename TargetFrame>
using Events::Tags::ObserverInverseJacobianCompute< Dim, SourceFrame, TargetFrame >::argument_tags
Initial value:
tmpl::list<
The inverse Jacobian from the source frame to the target frame.
Definition Tags.hpp:118

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