PRISMS-PF Manual
Loading...
Searching...
No Matches
conditional_ostreams.h File Reference
#include <deal.II/base/conditional_ostream.h>
#include <prismspf/config.h>
Include dependency graph for conditional_ostreams.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ConditionalOStreams
 A class that allows printing to different output streams that are classified based on their verbosity. For now, this consists of two stream the release and debug. The debug stream provides more information that may be useful when debugging. More...