|
SpECTRE
v2025.08.19
|
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 = tmpl::list< domain::Tags::InverseJacobian< Dim, Frame::ElementLogical, Frame::Inertial > > |
Public Types inherited from domain::Tags::FlatLogicalMetric< Dim > | |
| 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.