|
SpECTRE
v2026.04.01
|
Computes the Jacobian diagnostic, which compares the analytic Jacobian (provided by some coordinate map) to a numerical Jacobian computed using numerical partial derivatives. The coordinates must be in the target frame of the map. See domain::jacobian_diagnostic for details of the calculation. More...
#include <JacobianDiagnostic.hpp>
Public Types | |
| using | base = JacobianDiagnostic<Dim> |
| using | return_type = typename base::type |
| using | argument_tags |
| Public Types inherited from domain::Tags::JacobianDiagnostic< Dim > | |
| using | type = tnsr::i<DataVector, Dim, typename Frame::ElementLogical> |
Static Public Attributes | |
| static constexpr auto | function |
Computes the Jacobian diagnostic, which compares the analytic Jacobian (provided by some coordinate map) to a numerical Jacobian computed using numerical partial derivatives. The coordinates must be in the target frame of the map. See domain::jacobian_diagnostic for details of the calculation.
| using domain::Tags::JacobianDiagnosticCompute< Dim, TargetFrame >::argument_tags |
|
staticconstexpr |