SpECTRE  v2025.08.19
LinearSolver::Serial::ExplicitInverse< ValueType, LinearSolverRegistrars >::ComplexShift Struct Reference

Public Types

using type = double
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

template<typename ValueType , typename LinearSolverRegistrars = tmpl::list<Registrars::ExplicitInverse<ValueType>>>
constexpr Options::String LinearSolver::Serial::ExplicitInverse< ValueType, LinearSolverRegistrars >::ComplexShift::help
staticconstexpr
Initial value:
=
"Subtracts i*ComplexShift from the operator. "
"This can help dampen high-frequency modes when preconditioning "
"complex-valued problems."

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