SpECTRE  v2024.04.12
gr::surfaces::Tags::AreaCompute< Frame > Struct Template Reference

Computes the surface area of a Strahlkorer, \(A = \oint_S dA\) given an AreaElement \(dA\) and a Strahlkorper \(S\). More...

#include <Tags.hpp>

Public Types

using base = Area
 
using return_type = double
 
using argument_tags = tmpl::list< ylm::Tags::Strahlkorper< Frame >, AreaElement< Frame > >
 
- Public Types inherited from gr::surfaces::Tags::Area
using type = double
 

Static Public Member Functions

static void function (const gsl::not_null< double * > result, const ylm::Strahlkorper< Frame > &strahlkorper, const Scalar< DataVector > &area_element)
 

Detailed Description

template<typename Frame>
struct gr::surfaces::Tags::AreaCompute< Frame >

Computes the surface area of a Strahlkorer, \(A = \oint_S dA\) given an AreaElement \(dA\) and a Strahlkorper \(S\).


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