|
SpECTRE
v2025.08.19
|
#include <Norms.hpp>
Public Types | |
| using | base = PointwiseL2Norm< Tag > |
| using | return_type = typename base::type |
| using | argument_tags = tmpl::list< Tag > |
Public Types inherited from Tags::PointwiseL2Norm< Tag > | |
| using | type = Scalar< typename Tag::type::type > |
Static Public Attributes | |
| static constexpr auto | function |
Additional Inherited Members | |
Static Public Member Functions inherited from Tags::PointwiseL2Norm< Tag > | |
| static std::string | name () |
Computes the point-wise Euclidean \(L^2\)-norm of a Tensor.
pointwise_l2_norm() for details.
|
staticconstexpr |