|
SpECTRE
v2026.04.01
|
Mutator for the initial_guess of an implicit sector that does not modify the variables. The initial guess is therefore the result of the explicit step. More...
#include <GuessResult.hpp>
Public Types | |
| using | return_tags = tmpl::list<> |
| using | argument_tags = tmpl::list<> |
Static Public Member Functions | |
| template<typename ImplicitVars> | |
| static std::vector< GuessResult > | apply (const ImplicitVars &, const double) |
Mutator for the initial_guess of an implicit sector that does not modify the variables. The initial guess is therefore the result of the explicit step.