|
SpECTRE
v2025.08.19
|
Compute item for the auxiliary variable \(\Phi_{iab}\) used by the generalized harmonic formulation of Einstein's equations. More...
#include <Phi.hpp>
Public Types | |
| using | argument_tags = tmpl::list< gr::Tags::Lapse< DataVector >, ::Tags::deriv< gr::Tags::Lapse< DataVector >, tmpl::size_t< SpatialDim >, Frame >, gr::Tags::Shift< DataVector, SpatialDim, Frame >, ::Tags::deriv< gr::Tags::Shift< DataVector, SpatialDim, Frame >, tmpl::size_t< SpatialDim >, Frame >, gr::Tags::SpatialMetric< DataVector, SpatialDim, Frame >, ::Tags::deriv< gr::Tags::SpatialMetric< DataVector, SpatialDim, Frame >, tmpl::size_t< SpatialDim >, Frame > > |
| using | return_type = tnsr::iaa< DataVector, SpatialDim, Frame > |
| using | base = Phi< DataVector, SpatialDim, Frame > |
Public Types inherited from gh::Tags::Phi< DataVector, SpatialDim, Frame > | |
| using | type = tnsr::iaa< DataVector, Dim, Frame > |
Static Public Attributes | |
| static constexpr auto | function |
Compute item for the auxiliary variable \(\Phi_{iab}\) used by the generalized harmonic formulation of Einstein's equations.
See phi(). Can be retrieved using gh::Tags::Phi.
|
staticconstexpr |