|
Janus 2.0.0
High-performance C++20 dual-mode numerical framework
|
Output-selection options shared by the structural diagnostics helpers. More...
#include <Diagnostics.hpp>
Public Attributes | |
| std::vector< int > | output_indices |
| Indices of outputs to analyze (empty = all). | |
Output-selection options shared by the structural diagnostics helpers.
If output_indices is empty, all function outputs are flattened and analyzed.
| std::vector<int> janus::StructuralSensitivityOptions::output_indices |
Indices of outputs to analyze (empty = all).