SpECTRE  v2024.05.11
LinearSolver::OptionTags::BuildMatrixOptionsGroup Struct Reference

Static Public Member Functions

static std::string name ()
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String LinearSolver::OptionTags::BuildMatrixOptionsGroup::help
staticconstexpr
Initial value:
= {
"Options for building the explicit matrix representation of the linear "
"operator. This is done by applying the linear operator to unit "
"vectors and is useful for debugging and analysis only, not to actually "
"solve the elliptic problem (that should happen iteratively)."}

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