FreePOOMA  2.4.1
Classes | Namespaces
PatchSizeSyncer.h File Reference

PatchSizeSyncer is used to synchronize a set of Grid objects that are used to represent a set of contiguous patches (e.g. More...

#include "Tulip/Messaging.h"
#include "Domain/Grid.h"
#include <vector>
#include <utility>
Include dependency graph for PatchSizeSyncer.h:

Classes

class  Pooma::PatchSizeSyncer
 This class encapsulates the communication that must occur when synchronizing the patch domains for a DynamicLayout. More...

Namespaces

namespace  Pooma

Detailed Description

PatchSizeSyncer is used to synchronize a set of Grid objects that are used to represent a set of contiguous patches (e.g.

in DynamicLayout).