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

InvHessian(k,i,j) is \(\partial (J^{-1}){}^k_j/\partial x^i\), where \((J^{-1}){}^k_j\) is the inverse Jacobian. InvHessian is not symmetric because the Jacobians are Pfaffian. InvHessian doesn't depend on the shape of the surface. More...

#include <Tags.hpp>

Public Types

using type = aliases::InvHessian< Frame >
 

Detailed Description

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

InvHessian(k,i,j) is \(\partial (J^{-1}){}^k_j/\partial x^i\), where \((J^{-1}){}^k_j\) is the inverse Jacobian. InvHessian is not symmetric because the Jacobians are Pfaffian. InvHessian doesn't depend on the shape of the surface.


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