Celeritas 0.6.0-2+develop.96611fab
|
Update control and diagnostic options from an external input file. More...
#include <Import.hh>
Public Attributes | |
bool | diagnostics {true} |
Replace existing diagnostics. | |
bool | control {true} |
Replace existing control parameters. | |
std::string | input |
Path to the file. | |
Update control and diagnostic options from an external input file.
This is used in concert with FileImport
: the output from another code can be used as input, but overlaid with diagnostic and control/tuning information.