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

D2xRadius(i,j) is \(\partial^2 r_{\rm surf}/\partial x^i\partial x^j\). Here \(r_{\rm surf}=r_{\rm surf}(\theta,\phi)\) is the function describing the surface, which is considered a function of Cartesian coordinates \(r_{\rm surf}=r_{\rm surf}(\theta(x,y,z),\phi(x,y,z))\) for this operation. More...

#include <Tags.hpp>

Public Types

using type = tnsr::ii< DataVector, 3, Frame >
 

Detailed Description

template<typename Frame>
struct ylm::Tags::D2xRadius< Frame >

D2xRadius(i,j) is \(\partial^2 r_{\rm surf}/\partial x^i\partial x^j\). Here \(r_{\rm surf}=r_{\rm surf}(\theta,\phi)\) is the function describing the surface, which is considered a function of Cartesian coordinates \(r_{\rm surf}=r_{\rm surf}(\theta(x,y,z),\phi(x,y,z))\) for this operation.


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