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

This file contains the class definition of the RootCommunicator. More...

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

Classes

class  axom::lumberjack::RootCommunicator
 A Communicator that all MPI nodes communicate with the root node. This class does NOT scale and is provided for demonstration purposes only. More...
 

Namespaces

 axom
 
 axom::lumberjack
 

Detailed Description

This file contains the class definition of the RootCommunicator.