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