#include <AMReX_Config.H>#include <iosfwd>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | amrex |
Functions | |
| std::ostream & | amrex::pout () |
| the stream that all output except error msgs should use | |
| void | amrex::setPoutBaseName (const std::string &a_Name) |
| Set the base name for the parallel output files used by pout(). | |
| const std::string & | amrex::poutFileName () |
| return the current filename as used by pout() | |