1 #include <libmesh/libmesh.h>
~StreamRedirector()
Destructor: restores the stream.
This class uses RAII to control redirecting the libMesh::err stream to NULL and restoring it around s...
The libMesh namespace provides an interface to certain functionality in the library.
StreamRedirector()
Constructor; saves the original libMesh::err streambuf.
streambufT * rdbuf() const
Get the associated stream buffer.