SpECTRE  v2024.04.12
LinearSolver::InnerProductImpls Namespace Reference

Implementations of LinearSolver::inner_product. More...

Classes

struct  InnerProductImpl
 The inner product between any types that have a dot product. More...
 
struct  InnerProductImpl< Schwarz::ElementCenteredSubdomainData< Dim, LhsTagsList >, Schwarz::ElementCenteredSubdomainData< Dim, RhsTagsList > >
 
struct  InnerProductImpl< Variables< LhsTagsList >, Variables< RhsTagsList > >
 The inner product between Variables More...
 

Detailed Description

Implementations of LinearSolver::inner_product.