SpECTRE  v2026.06.30
Loading...
Searching...
No Matches
evolution::dg::subcell::Tags::ObserverInverseJacobianCompute< Dim, SourceFrame, TargetFrame > Struct Template Reference

Computes the active inverse Jacobian. More...

#include <ObserverCoordinates.hpp>

Public Types

using base
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 tnsr::I< DataVector, Dim, SourceFrame > &source_coords, const double time, const std::unordered_map< std::string, std::unique_ptr< domain::FunctionsOfTime::FunctionOfTime > > &functions_of_time, const ElementMap< Dim, Frame::Grid > &logical_to_grid_map, const domain::CoordinateMapBase< Frame::Grid, Frame::Inertial, Dim > &grid_to_inertial_map)
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 evolution::dg::subcell::Tags::ObserverInverseJacobianCompute< Dim, SourceFrame, TargetFrame >

Computes the active inverse Jacobian.

Member Typedef Documentation

◆ argument_tags

template<size_t Dim, typename SourceFrame, typename TargetFrame>
using evolution::dg::subcell::Tags::ObserverInverseJacobianCompute< Dim, SourceFrame, TargetFrame >::argument_tags
Initial value:
tmpl::list<::Events::Tags::ObserverCoordinates<Dim, SourceFrame>,
Definition IndexType.hpp:45
Definition IndexType.hpp:46
Tag for the current time as a double.
Definition Time.hpp:19
The coordinate map from source to target coordinates.
Definition Tags.hpp:30
The coordinate map from the ElementLogical frame to the TargetFrame.
Definition Tags.hpp:70
Tag to retrieve the FunctionsOfTime from the GlobalCache.
Definition Tags.hpp:20

◆ base

template<size_t Dim, typename SourceFrame, typename TargetFrame>
using evolution::dg::subcell::Tags::ObserverInverseJacobianCompute< Dim, SourceFrame, TargetFrame >::base
Initial value:

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