|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
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]"). | |
One scalarized element of the selected input block.
| std::string janus::DiagnosticInputRef::label |
Human-readable label (e.g. "x[0]").
| int janus::DiagnosticInputRef::local_index = -1 |
Scalar index within the input block.