SpECTRE  v2024.05.11
ylm::Tags::aliases Namespace Reference

Defines type aliases used in Strahlkorper-related Tags. More...

Typedefs

template<typename Frame >
using Jacobian = Tensor< DataVector, tmpl::integral_list< std::int32_t, 2, 1 >, index_list< SpatialIndex< 3, UpLo::Up, Frame >, SpatialIndex< 2, UpLo::Lo, ::Frame::Spherical< Frame > > > >
 
template<typename Frame >
using InvJacobian = Tensor< DataVector, tmpl::integral_list< std::int32_t, 2, 1 >, index_list< SpatialIndex< 2, UpLo::Up, ::Frame::Spherical< Frame > >, SpatialIndex< 3, UpLo::Lo, Frame > > >
 
template<typename Frame >
using InvHessian = Tensor< DataVector, tmpl::integral_list< std::int32_t, 3, 2, 1 >, index_list< SpatialIndex< 2, UpLo::Up, ::Frame::Spherical< Frame > >, SpatialIndex< 3, UpLo::Lo, Frame >, SpatialIndex< 3, UpLo::Lo, Frame > > >
 

Detailed Description

Defines type aliases used in Strahlkorper-related Tags.