SpECTRE  2021.08.02
TestHelpers::NonlinearSolver::ExpectedResult Struct Reference

Public Types

using type = DenseVector< double >
 
using option_tags = tmpl::list< ExpectedResult >
 

Static Public Member Functions

static type create_from_options (const type &option)
 

Static Public Attributes

static constexpr Options::String help = "The solution x in the equation Ax=b"
 
static constexpr bool pass_metavariables = false