53 #endif // _PARSTREAM_H_ std::ostream & pout()
Use this in place of std::cout for program output.
const std::string & poutFileName()
Accesses the filename for the local pout() file.
void setPoutBaseName(const std::string &a_Name)
Changes the base part of the filename for pout() files.