SpECTRE  v2024.05.11
imex::GuessExplicitResult Struct Reference

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< GuessResultapply (const ImplicitVars &, const double)
 

Detailed Description

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.


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