SpECTRE  v2024.05.11
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 = tmpl::list<>
 
using argument_tags = tmpl::list<>
 

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: