SpECTRE  v2024.04.12
funcl::Square< C > Struct Template Reference

Function for squaring a quantity. More...

#include <Functional.hpp>

Public Member Functions

template<class... Ts>
constexpr auto operator() (const Ts &... ts)
 

Detailed Description

template<class C = Identity>
struct funcl::Square< C >

Function for squaring a quantity.


The documentation for this struct was generated from the following file: