|
SpECTRE
v2026.04.01
|
Inverse Jacobian data stored in the ghost zone. More...
#include <GhostZoneInverseJacobian.hpp>
Public Types | |
| using | type = DirectionMap< Dim, Variables< tmpl::list< Coordinates< Dim, Frame::Grid >, evolution::dg::subcell::fd::Tags::InverseJacobianLogicalToGrid< Dim > > > > |
Inverse Jacobian data stored in the ghost zone.
The DirectionalIdMap stores the grid coordinates and logical to grid inverse Jacobians in the ghost zone to avoid recomputing these data when full Jacobians are needed. We store the grid coordinates to be able to compute the grid to inertial Jacobian at each time step.