SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
elliptic::Tags::InitialGuess< InitialGuessType > Struct Template Reference

The initial guess for the elliptic solve. More...

#include <Tags.hpp>

Public Types

using type = std::unique_ptr< InitialGuessType >
 
using option_tags = implementation defined
 

Static Public Member Functions

static type create_from_options (const type &value)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<typename InitialGuessType>
struct elliptic::Tags::InitialGuess< InitialGuessType >

The initial guess for the elliptic solve.


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