SpECTRE  v2024.05.11
ylm::Tags::NormalOneFormCompute< Frame > Struct Template Reference

Public Types

using base = NormalOneForm< Frame >
 
using return_type = tnsr::i< DataVector, 3, Frame >
 
using argument_tags = tmpl::list< DxRadius< Frame >, Rhat< Frame > >
 
- Public Types inherited from ylm::Tags::NormalOneForm< Frame >
using type = tnsr::i< DataVector, 3, Frame >
 

Static Public Attributes

static constexpr auto function
 

Member Data Documentation

◆ function

template<typename Frame >
constexpr auto ylm::Tags::NormalOneFormCompute< Frame >::function
staticconstexpr
Initial value:
= static_cast<void (*)(
Definition: ContractFirstNIndices.hpp:16
Require a pointer to not be a nullptr
Definition: Gsl.hpp:183
tnsr::i< DataVector, 3, Fr > normal_one_form(const tnsr::i< DataVector, 3, Fr > &dx_radius, const tnsr::i< DataVector, 3, Fr > &r_hat)

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