Block-Structured AMR Software Framework
AMReX_parstream.cpp File Reference
#include <AMReX_parstream.H>
#include <AMReX_ParmParse.H>
#include <AMReX_ParallelDescriptor.H>
#include <cstdio>
#include <fstream>

Namespaces

 amrex
 

Functions

std::ostream & amrex::pout ()
 the stream that all output except error msgs should use More...
 
void amrex::setPoutBaseName (const std::string &a_Name)
 Set the base name for the parallel output files used by pout(). More...
 
const std::string & amrex::poutFileName ()
 return the current filename as used by pout() More...