SpECTRE  v2025.03.17
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
LinearSolver::Tags::OrthogonalizationHistory< Tag > Struct Template Reference

A Hessenberg matrix built up during an orthogonalization procedure. More...

#include <Tags.hpp>

Public Types

using ValueType = tt::get_complex_or_fundamental_type_t< typename Tag::type >
 
using type = blaze::DynamicMatrix< ValueType >
 
using tag = Tag
 

Static Public Member Functions

static std::string name ()
 

Detailed Description

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

A Hessenberg matrix built up during an orthogonalization procedure.


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