SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
ylm::Tags::aliases Namespace Reference

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

Typedefs

template<typename Fr>
using Jacobian
template<typename Fr>
using InvJacobian
template<typename Fr>
using InvHessian

Detailed Description

Defines type aliases used in Strahlkorper-related Tags.

Typedef Documentation

◆ InvHessian

template<typename Fr>
using ylm::Tags::aliases::InvHessian
Initial value:
DataVector, tmpl::integral_list<std::int32_t, 3, 2, 1>,
index_list<SpatialIndex<2, UpLo::Up, ::Frame::Spherical<Fr>>,
Stores a collection of function values.
Definition DataVector.hpp:48
Definition ContractFirstNIndices.hpp:16
Tensor_detail::TensorIndexType< SpatialDim, Ul, Fr, IndexType::Spatial > SpatialIndex
A SpatialIndex holds information about the number of spatial dimensions, whether the index is covaria...
Definition IndexType.hpp:205

◆ InvJacobian

template<typename Fr>
using ylm::Tags::aliases::InvJacobian
Initial value:
index_list<SpatialIndex<2, UpLo::Up, ::Frame::Spherical<Fr>>,

◆ Jacobian

template<typename Fr>
using ylm::Tags::aliases::Jacobian