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

Jacobian(i,0) is \(\frac{1}{r}\partial x^i/\partial\theta\), and Jacobian(i,1) is \(\frac{1}{r\sin\theta}\partial x^i/\partial\phi\). Here \(r\) means \(\sqrt{x^2+y^2+z^2}\). Jacobian doesn't depend on the shape of the surface. More...

#include <Tags.hpp>

Public Types

using type = aliases::Jacobian< Frame >
 

Detailed Description

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

Jacobian(i,0) is \(\frac{1}{r}\partial x^i/\partial\theta\), and Jacobian(i,1) is \(\frac{1}{r\sin\theta}\partial x^i/\partial\phi\). Here \(r\) means \(\sqrt{x^2+y^2+z^2}\). Jacobian doesn't depend on the shape of the surface.


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