SpECTRE
v2025.03.17
|
Normalizes the (co)vector represented by Tag. More...
#include <Magnitude.hpp>
Public Types | |
using | base = Normalized< Tag > |
using | return_type = typename base::type |
using | argument_tags = implementation defined |
![]() | |
using | tag = Tag |
using | type = typename Tag::type |
Static Public Member Functions | |
static void | function (const gsl::not_null< return_type * > normalized_vector, const typename Tag::type &vector_in, const typename Magnitude< Tag >::type &magnitude) |
Normalizes the (co)vector represented by Tag.
This tag inherits from Tags::Normalized<Tag>