SpECTRE  v2026.04.01
Loading...
Searching...
No Matches
LinearSolver::OptionTags::BuildMatrixOptionsGroup Struct Reference

Options for building the explicit matrix representation of the linear operator. More...

#include <BuildMatrix.hpp>

Static Public Member Functions

static std::string name ()

Static Public Attributes

static constexpr Options::String help

Detailed Description

Options for building the explicit matrix representation of the linear operator.

Member Data Documentation

◆ help

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:
  • src/ParallelAlgorithms/LinearSolver/Actions/BuildMatrix.hpp