SpECTRE
v2024.12.16
|
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 = implementation defined |
using | argument_tags = implementation defined |
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.