AXOM
Axom provides a robust, flexible software infrastructure for the development of multi-physics applications and computational tools.
Lumberjack.hpp File Reference

This file contains the class definition of the Lumberjack class, which is the main class users will interact with. More...

#include <string>
#include "mpi.h"
#include "axom/lumberjack/Combiner.hpp"
#include "axom/lumberjack/Communicator.hpp"
#include "axom/lumberjack/Message.hpp"
#include "axom/lumberjack/TextTagCombiner.hpp"

Classes

class  axom::lumberjack::Lumberjack
 Class that all user interactions with Lumberjack are through. More...
 

Namespaces

 axom
 
 axom::lumberjack
 

Detailed Description

This file contains the class definition of the Lumberjack class, which is the main class users will interact with.