SpECTRE  v2024.04.12
LinearSolver::Schwarz::Tags Namespace Reference

Tags related to the Schwarz solver. More...

Classes

struct  IntrudingExtents
 The number of points a neighbor's subdomain extends into the element. More...
 
struct  IntrudingOverlapWidths
 The width in element-logical coordinates that a neighbor's subdomain extends into the element. More...
 
struct  MaxOverlap
 Number of points a subdomain can overlap with its neighbor. More...
 
struct  ObservePerCoreReductions
 Enable per-core reduction observations. More...
 
struct  Overlaps
 The Tag on the overlap region with each neighbor, i.e. on a region extruding from the central element. More...
 
struct  SkipSubdomainSolverResets
 Skip resets of the subdomain solver. More...
 
struct  SubdomainSolver
 The serial linear solver of type SolverType used to solve subdomain operators. More...
 
struct  SubdomainSolverBase
 The serial linear solver used to solve subdomain operators. More...
 
struct  SummedIntrudingOverlapWeights
 A diagnostic quantity to check that weights are conserved. More...
 
struct  SummedIntrudingOverlapWeightsCompute
 A diagnostic quantity to check that weights are conserved. More...
 
struct  Weight
 Weighting field for combining data from multiple overlapping subdomains. More...
 

Detailed Description

Tags related to the Schwarz solver.