SpECTRE  v2024.04.12
LinearSolver::Schwarz::Tags::MaxOverlap< OptionsGroup > Struct Template Reference

Number of points a subdomain can overlap with its neighbor. More...

#include <Tags.hpp>

Public Types

using type = size_t
 
using option_tags = tmpl::list< OptionTags::MaxOverlap< OptionsGroup > >
 

Static Public Member Functions

static std::string name ()
 
static type create_from_options (const type &value)
 

Static Public Attributes

static constexpr bool pass_metavariables = false
 

Detailed Description

template<typename OptionsGroup>
struct LinearSolver::Schwarz::Tags::MaxOverlap< OptionsGroup >

Number of points a subdomain can overlap with its neighbor.


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