|
SpECTRE
v2026.06.09.01
|
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 () |
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.
| using evolution::dg::subcell::fd::Tags::InverseJacobianLogicalToInertial< Dim >::type |