SpECTRE  v2024.04.12
elliptic::OptionTags::InitialGuess< InitialGuessType > Struct Template Reference

Public Types

using type = std::unique_ptr< InitialGuessType >
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<typename InitialGuessType >
constexpr Options::String elliptic::OptionTags::InitialGuess< InitialGuessType >::help
staticconstexpr
Initial value:
=
"The initial guess for the elliptic solve. The solve converges faster if "
"the initial guess is close to the solution and may not converge at all "
"if the initial guess is too far away."

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