SpECTRE  v2024.04.12
LinearSolver::Tags::Operand< Tag > Struct Template Reference

The operand that the local linear operator \(A\) is applied to. More...

#include <Tags.hpp>

Public Types

using type = typename Tag::type
 
using tag = Tag
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

template<typename Tag>
struct LinearSolver::Tags::Operand< Tag >

The operand that the local linear operator \(A\) is applied to.

Details

The result of the operation should be wrapped in LinearSolver::Tags::OperatorAppliedTo.


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