SpECTRE  v2024.12.16
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
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 = implementation defined
 
using argument_tags = implementation defined
 

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: