Janus 2.0.0
High-performance C++20 dual-mode numerical framework
Loading...
Searching...
No Matches
janus::DiagnosticInputRef Struct Reference

One scalarized element of the selected input block. More...

#include <Diagnostics.hpp>

Public Attributes

int local_index = -1
 Scalar index within the input block.
std::string label
 Human-readable label (e.g. "x[0]").

Detailed Description

One scalarized element of the selected input block.

Member Data Documentation

◆ label

std::string janus::DiagnosticInputRef::label

Human-readable label (e.g. "x[0]").

◆ local_index

int janus::DiagnosticInputRef::local_index = -1

Scalar index within the input block.


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