OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Classes
MasterNode.h File Reference
#include <set>
#include <cmath>
#include <vector>
#include <string>
#include <sstream>
#include "mpi.h"
#include <boost/archive/text_oarchive.hpp>
#include <boost/archive/text_iarchive.hpp>
#include <boost/serialization/vector.hpp>
#include <boost/serialization/utility.hpp>
Include dependency graph for MasterNode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  MasterNode< SolutionState_t, NeighborStrategy_t >
 Implements a node in the network of all pilots, exposing store and collect operations on a specific set of neighbors. More...