Compute item for the electric part of the weyl tensor in vacuum Computed from the SpatialRicci, ExtrinsicCurvature, and InverseSpatialMetric.
More...
#include <WeylElectric.hpp>
template<typename DataType, size_t SpatialDim, typename Frame>
struct gr::Tags::WeylElectricCompute< DataType, SpatialDim, Frame >
Compute item for the electric part of the weyl tensor in vacuum Computed from the SpatialRicci, ExtrinsicCurvature, and InverseSpatialMetric.
Can be retrieved using gr::Tags::WeylElectric
◆ argument_tags
template<typename DataType, size_t SpatialDim, typename Frame>
Initial value:
tmpl::list<gr::Tags::SpatialRicci<DataType, SpatialDim, Frame>,
◆ function
template<typename DataType, size_t SpatialDim, typename Frame>
Initial value:= static_cast<void (*)(
const tnsr::ii<DataType, SpatialDim, Frame>&,
const tnsr::ii<DataType, SpatialDim, Frame>&,
const tnsr::II<DataType, SpatialDim, Frame>&)>(
Require a pointer to not be a nullptr
Definition Gsl.hpp:197
tnsr::ii< DataType, SpatialDim, Frame > weyl_electric(const tnsr::ii< DataType, SpatialDim, Frame > &spatial_ricci, const tnsr::ii< DataType, SpatialDim, Frame > &extrinsic_curvature, const tnsr::II< DataType, SpatialDim, Frame > &inverse_spatial_metric)
Computes the electric part of the Weyl tensor in vacuum.
The documentation for this struct was generated from the following file:
- src/PointwiseFunctions/GeneralRelativity/WeylElectric.hpp