HydroCouple  2.0.0-alpha.1
HydroCouple Interface Definitions
Loading...
Searching...
No Matches
HydroCouple::Distributed Namespace Reference

HydroCouple's interfaces for distributed and cloud execution. More...

Classes

class  IDistributedModelComponent
 IDistributedModelComponent is an IModelComponent that participates in distributed execution through a transport. More...
 
class  IExchangeRequest
 IExchangeRequest is a handle to an asynchronous communication operation. More...
 
class  IPartitionedComponentDataItem
 IPartitionedComponentDataItem is an IComponentDataItem whose entity dimension is decomposed across partitions, with local virtual (ghost/halo) representation of remotely owned entities. More...
 
class  IProxyModelComponent
 The IProxyModelComponent class is a local stand-in for a remote IModelComponent reachable through a transport. More...
 
class  ITransport
 ITransport is a transport-neutral, tagged message channel between processes. More...
 

Detailed Description

HydroCouple's interfaces for distributed and cloud execution.