|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
One user-facing structural diagnostic with an attached remediation hint. More...
#include <Diagnostics.hpp>
Public Attributes | |
| std::string | message |
| Human-readable diagnostic message. | |
| std::vector< int > | input_local_indices |
| Affected input indices. | |
| std::vector< int > | output_rows |
| Affected output rows. | |
One user-facing structural diagnostic with an attached remediation hint.
| std::vector<int> janus::StructuralDiagnosticIssue::input_local_indices |
Affected input indices.
| std::string janus::StructuralDiagnosticIssue::message |
Human-readable diagnostic message.
| std::vector<int> janus::StructuralDiagnosticIssue::output_rows |
Affected output rows.