#include <AMReX_parstream.H>#include <AMReX_ParmParse.H>#include <AMReX_ParallelDescriptor.H>#include <cstdio>#include <fstream>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() | |