SpECTRE  v2024.04.12
LinearSolver::InnerProductImpls::InnerProductImpl< Lhs, Rhs > Struct Template Reference

The inner product between any types that have a dot product. More...

#include <InnerProduct.hpp>

Static Public Member Functions

static double apply (const Lhs &lhs, const Rhs &rhs)
 

Detailed Description

template<typename Lhs, typename Rhs>
struct LinearSolver::InnerProductImpls::InnerProductImpl< Lhs, Rhs >

The inner product between any types that have a dot product.


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