SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
LinearSolver::OptionTags::EnableDirectSolve Struct Reference

Public Types

using type = bool
 
using group = BuildMatrixOptionsGroup
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String LinearSolver::OptionTags::EnableDirectSolve::help
staticconstexpr
Initial value:
= {
"Directly invert the assembled matrix and solve the linear problem. "
"This can be unfeasible if the linear problem is too big."}

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