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

Public Types

using type = std::string
 
using group = BuildMatrixOptionsGroup
 

Static Public Attributes

static constexpr Options::String help
 

Member Data Documentation

◆ help

constexpr Options::String LinearSolver::OptionTags::MatrixSubfileName::help
staticconstexpr
Initial value:
= {
"Subfile name in the volume data H5 files where the matrix will be "
"stored. Each observation in the subfile is a column of the matrix. The "
"row index is the order of elements defined by the ElementId in the "
"volume data, by the order of tensor components encoded in the name of "
"the components, and by the contiguous ordering of grid points for each "
"component."}

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