SpECTRE
v2025.03.17
|
Compute the flat metric in element-logical coordinates from the inverse Jacobian. More...
#include <FlatLogicalMetric.hpp>
Public Types | |
using | base = FlatLogicalMetric< Dim > |
using | return_type = typename base::type |
using | argument_tags = implementation defined |
![]() | |
using | type = tnsr::ii< DataVector, Dim, Frame::ElementLogical > |
Static Public Member Functions | |
static void | function (const gsl::not_null< tnsr::ii< DataVector, Dim, Frame::ElementLogical > * > result, const ::InverseJacobian< DataVector, Dim, Frame::ElementLogical, Frame::Inertial > &inv_jacobian) |
Compute the flat metric in element-logical coordinates from the inverse Jacobian.