SpECTRE  v2024.04.12
LinearSolver::Schwarz::Tags::SubdomainSolver< SolverType, OptionsGroup > Struct Template Reference

The serial linear solver of type SolverType used to solve subdomain operators. More...

#include <Tags.hpp>

Public Types

using type = SolverType
 
using option_tags = tmpl::list< OptionTags::SubdomainSolver< SolverType, OptionsGroup > >
 

Static Public Member Functions

static type create_from_options (const type &value)
 
- Static Public Member Functions inherited from LinearSolver::Schwarz::Tags::SubdomainSolverBase< OptionsGroup >
static std::string name ()
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<typename SolverType, typename OptionsGroup>
struct LinearSolver::Schwarz::Tags::SubdomainSolver< SolverType, OptionsGroup >

The serial linear solver of type SolverType used to solve subdomain operators.


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