|
SpECTRE
v2026.06.09
|
The inverse Jacobian from the element logical frame to the grid 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 grid 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 grid frame.
| using evolution::dg::subcell::fd::Tags::InverseJacobianLogicalToGrid< Dim >::type |