WarpX
Namespaces | Classes | Functions
ablastr::utils Namespace Reference

Namespaces

 communication
 
 msg_logger
 
 serialization
 
 text
 
 TextMsg
 
 timer
 

Classes

class  SignalHandling
 Signal handling. More...
 

Functions

void write_used_inputs_file (std::string const &filename)
 

Function Documentation

◆ write_used_inputs_file()

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.

Parameters
filenamethe name of the text file to write