SpECTRE
v2025.03.17
|
#include <Norms.hpp>
Public Types | |
using | base = L2Norm< Tag > |
using | return_type = typename base::type |
using | argument_tags = implementation defined |
![]() | |
using | type = double |
Static Public Member Functions | |
static void | function (const gsl::not_null< return_type * > norm, const typename Tag::type &tensor) |
![]() | |
static std::string | name () |
Computes the Euclidean
l2_norm()
for details.