SpECTRE  v2024.12.16
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
imex::NoJacobianBecauseSolutionIsAnalytic Struct Reference

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 ()
 

Detailed Description

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.

Note
The source mutator is always required, even if the implicit equation can be solved analytically.

The documentation for this struct was generated from the following file: