237 std::streamsize initPrec =
getOstream().precision();
250 std::streamsize initPrec =
getOstream().precision();
StandardOutputStream class.
StandardOutputStream & writePrimitive(T output)
StandardOutputStream()
Constructor.
bool fail()
Return true if some failure occurred in previous IO operation.
std::ostream & getOstream()
bool is_open()
Is the stream open?
void flush()
Flush the buffer.
StandardOutputStream & operator<<(std::ostream &(*op)(std::ostream &))
Hook for manipulators.
void init(std::ostream *os)
Constructor from a stream.
bool primaryNode()
Returns whether this is the primary node.
StandardOutputStream cout
StandardOutputStream cerr
void broadcast(T &dest)
Broadcast from primary node to all other nodes.
void broadcast_str(std::string &result)
Broadcast a string from primary node to all other nodes.
Yet another random number generator.
Primary include file for QDP.