Compute item to get spatial derivatives of the spatial metric from the generalized harmonic spatial derivative variable.
More...
#include <DerivSpatialMetric.hpp>
template<size_t SpatialDim, typename Frame>
struct gh::Tags::DerivSpatialMetricCompute< SpatialDim, Frame >
Compute item to get spatial derivatives of the spatial metric from the generalized harmonic spatial derivative variable.
Details
See deriv_spatial_metric(). Can be retrieved using gr::Tags::SpatialMetric wrapped in Tags::deriv.
◆ base
template<size_t SpatialDim, typename Frame>
Initial value:
tmpl::size_t<SpatialDim>,
Frame>
Indicates the Frame that a TensorIndexType is in.
Definition IndexType.hpp:36
◆ function
template<size_t SpatialDim, typename Frame>
Initial value:= static_cast<void (*)(
const tnsr::iaa<DataVector, SpatialDim, Frame>&)>(
Require a pointer to not be a nullptr
Definition Gsl.hpp:197
void deriv_spatial_metric(gsl::not_null< tnsr::ijj< DataType, SpatialDim, Frame > * > d_spatial_metric, const tnsr::iaa< DataType, SpatialDim, Frame > &phi)
Computes spatial derivatives of the spatial metric from the generalized harmonic spatial derivative v...
The documentation for this struct was generated from the following file:
- src/PointwiseFunctions/GeneralRelativity/GeneralizedHarmonic/DerivSpatialMetric.hpp