An Ostream is an abstract base class for all output systems (streams, files, token lists,...
static void safePrintStack(std::ostream &os, int size=-1)
Helper function to print a stack, with optional upper limit. Used when OpenFOAM IO not yet initialise...
static void printStack(Ostream &os, int size=-1)
Helper function to print a stack, with optional upper limit.
OBJstream os(runTime.globalPath()/outputName)