SpECTRE  2021.08.02
TestHelpers::LinearSolver::multigrid::LinearOperator Struct Reference

Public Types

using type = std::vector< std::vector< DenseMatrix< double, blaze::columnMajor > > >
 
using option_tags = tmpl::list< OptionTags::LinearOperator >
 

Static Public Member Functions

static type create_from_options (const type &linear_operator) noexcept
 

Static Public Attributes

static constexpr bool pass_metavariables = false