◆ get_output_filepath()
| std::filesystem::path engine::SimulationResult::get_output_filepath |
( |
const std::filesystem::path & |
filename | ) |
const |
|
inline |
The output directory of files is normally built up with:
$registry / $id / $filename
If any of the last variables is absolute, the preceding variables shall be ignored; e.g. if $filename is absolute, then neither the simulation registry nor the UUID-based path shall be considered.
If not explicitly specified in the configuration file, the registry and output path are set automatically. Thus, if they are empty, then that is because the user explicitly set them so.
◆ set_output_dir()
| void engine::SimulationResult::set_output_dir |
( |
| ) |
|
|
inline |
Determine the output directory from config.
Must be called before output_dir is used.
The documentation for this struct was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/cloe/checkouts/develop/engine/src/simulation.hpp