Celeritas 0.6.0-rc.2.10+develop.de0a3a05
|
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.