#include <ostream>
#include <utils/Defaults.h>
#include <iomanip>
#include <utils/ConditionalOStream.t.cpp>
Go to the source code of this file.
Classes | |
class | dftefe::utils::ConditionalOStream |
Provides an interface to print based on whether a certain condition is met or not. Typical use cases include: (a) printing based on different verbosity level (b) printing only from a certain processor while running in parallel. More... | |
Namespaces | |
namespace | dftefe |
dealii includes | |
namespace | dftefe::utils |