SpECTRE  v2026.06.09.01
Loading...
Searching...
No Matches
evolution::dg::subcell::fd::Tags::InverseJacobianLogicalToInertial< Dim > Struct Template Reference

The inverse Jacobian from the element logical frame to the inertial frame at the cell centers. More...

#include <Jacobians.hpp>

Public Types

using type

Static Public Member Functions

static std::string name ()

Detailed Description

template<size_t Dim>
struct evolution::dg::subcell::fd::Tags::InverseJacobianLogicalToInertial< Dim >

The inverse Jacobian from the element logical frame to the inertial frame at the cell centers.

Specifically, \(\partial x^{\bar{i}} / \partial x^i\), where \(\bar{i}\) denotes the element logical frame and \(i\) denotes the inertial frame.

Member Typedef Documentation

◆ type

Initial value:
::InverseJacobian<DataVector, Dim, Frame::ElementLogical,
Stores a collection of function values.
Definition DataVector.hpp:48
Definition IndexType.hpp:43
Definition IndexType.hpp:46

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