SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
gr::Tags::CubicInvariantRealCompute< DataType, Dim, Frame > Struct Template Reference

Public Types

using argument_tags
using return_type = Scalar<DataType>
using base = CubicInvariantReal<DataType>
Public Types inherited from gr::Tags::CubicInvariantReal< DataType >
using type = Scalar<DataType>

Static Public Attributes

static constexpr auto function

Member Typedef Documentation

◆ argument_tags

template<typename DataType, size_t Dim, typename Frame>
using gr::Tags::CubicInvariantRealCompute< DataType, Dim, Frame >::argument_tags
Initial value:
tmpl::list<gr::Tags::WeylElectric<DataType, Dim, Frame>,
Inverse of the spatial metric.
Definition Tags.hpp:32
The magnetic part of the Weyl tensor in vacuum .
Definition Tags.hpp:257

Member Data Documentation

◆ function

template<typename DataType, size_t Dim, typename Frame>
auto gr::Tags::CubicInvariantRealCompute< DataType, Dim, Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
gsl::not_null<Scalar<DataType>*>, const tnsr::ii<DataType, Dim, Frame>&,
const tnsr::ii<DataType, Dim, Frame>&,
const tnsr::II<DataType, Dim, Frame>&)>(
Require a pointer to not be a nullptr
Definition Gsl.hpp:197
void cubic_invariant_real(gsl::not_null< Scalar< DataType > * > result, const tnsr::ii< DataType, Dim, Frame > &weyl_electric, const tnsr::ii< DataType, Dim, Frame > &weyl_magnetic, const tnsr::II< DataType, Dim, Frame > &inverse_spatial_metric)

The documentation for this struct was generated from the following file:
  • src/PointwiseFunctions/GeneralRelativity/CubicCurvatureScalars.hpp