#include "SAMRAI_config.h"
#include "LayerNode.h"
#include "LayerNodeSet.h"
#include "PatchLevel.h"
#include "tbox/Array.h"
#include "tbox/SAMRAI_MPI.h"
#include "tbox/PIO.h"
#include "tbox/Pointer.h"
#include <iostream>
#include <vector>
#include <map>
#include "LayerEdgeSet.I"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::hier |
Classes | |
class | SAMRAI::hier::LayerEdgeSet< DIM > |
Encapsulates a set of DLBG edges that connect two LayerNodeSet objects. More... | |
struct | SAMRAI::hier::LayerEdgeSet< DIM >::CommunicationStruct |
Data sorted by a hash. More... |