SpECTRE
v2024.12.16
|
Performs a mutation to a spin-weighted spherical harmonic derivative value from the numerical coordinate (the spin-weighted derivative at fixed
Performs a mutation to a spin-weighted spherical harmonic derivative value from the numerical coordinate (the spin-weighted derivative at fixed
This should be performed only once for each derivative evaluation for each tag, as a repeated inplace evaluation will compound and result in incorrect values in the DataBox. This is compatible with acting as a mutation in db::mutate_apply
.
on_demand_argument_tags
that contains tags that represent additional quantities to be passed as arguments that need not be in the DataBox. These quantities are suggested to be evaluated by the 'on demand' mechanism provided by Cce::OnDemandInputsForSwshJacobian
, which provides the additional quantities as blaze expression templates rather than unnecessarily caching intermediate results that aren't re-used.