|
SpECTRE
v2025.08.19
|
The magnitude of a (co)vector with respect to a specific metric. More...
#include <Magnitude.hpp>
Public Types | |
| using | base = Magnitude< Tag > |
| using | return_type = typename base::type |
| using | argument_tags = tmpl::list< Tag, MetricTag > |
Public Types inherited from Tags::Magnitude< Tag > | |
| using | tag = Tag |
| using | type = Scalar< DataVector > |
Static Public Attributes | |
| static constexpr auto | function |
The magnitude of a (co)vector with respect to a specific metric.
This tag inherits from Tags::Magnitude<Tag>
|
staticconstexpr |