|
SpECTRE
v2026.04.01
|
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 |