SpECTRE
v2024.12.16
|
Mutator for the jacobian
of an implicit sector that has an analytic solution. Such a sector never does numerical solves, and so does not need an available jacobian.
More...
#include <GuessResult.hpp>
Public Types | |
using | return_tags = implementation defined |
using | argument_tags = implementation defined |
Static Public Member Functions | |
static void | apply () |
Mutator for the jacobian
of an implicit sector that has an analytic solution. Such a sector never does numerical solves, and so does not need an available jacobian.
source
mutator is always required, even if the implicit equation can be solved analytically.