SpECTRE  2021.08.02
TestHelpers::NonlinearSolver::Source Struct Reference

Public Types

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

Static Public Member Functions

static type create_from_options (const type &option)
 

Static Public Attributes

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