SpECTRE
v2025.03.17
|
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... | |
Implementations of LinearSolver::inner_product.