WarpX
|
Namespaces | |
communication | |
msg_logger | |
serialization | |
text | |
TextMsg | |
timer | |
Classes | |
class | SignalHandling |
Signal handling. More... | |
Functions | |
void | write_used_inputs_file (std::string const &filename) |
void ablastr::utils::write_used_inputs_file | ( | std::string const & | filename | ) |
Write a file that record all inputs: inputs file + command line options
This uses the same syntax as amrex::ParmParse inputs files. Only the AMReX IOProcessor writes.
filename | the name of the text file to write |