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

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

#include "mpi.h"
#include "axom/lumberjack/Communicator.hpp"

Classes

class  axom::lumberjack::BinaryTreeCommunicator
 A Communicator that utilizes a binary tree stucture of MPI nodes to scalably pass Message classes. More...
 

Namespaces

 axom
 
 axom::lumberjack
 

Detailed Description

This file contains the class definition of the BinaryTreeCommunicator.