PaCO++  0.05
PaCO Module Reference

Classes

struct  ConnectionInfos
 
struct  DistributedData_s
 
interface  InterfaceManager
 
interface  InterfaceParallel
 
struct  PacoGlobalData_s
 
struct  PacoInitData_s
 
struct  PacoLocalData_s
 
struct  PacoTopology_s
 
interface  ParallelKernel
 

Typedefs

typedef struct PaCO::DistributedData_s DistributedData_t
 
typedef struct PaCO::PacoGlobalData_s PacoGlobalData_t
 
typedef struct PaCO::PacoInitData_s PacoInitData_t
 
typedef struct PaCO::PacoLocalData_s PacoLocalData_t
 
typedef struct PaCO::PacoTopology_s PacoTopology_t
 
typedef sequence< PacoLocalData_tseqLocalData_t
 

Enumerations

enum  distLoc_t { none, ClientSide, ServerSide, CommSide }
 

Typedef Documentation

◆ DistributedData_t

◆ PacoGlobalData_t

◆ PacoInitData_t

◆ PacoLocalData_t

◆ PacoTopology_t

◆ seqLocalData_t

Definition at line 45 of file PaCO++.idl.

Enumeration Type Documentation

◆ distLoc_t

Enumerator
none 
ClientSide 
ServerSide 
CommSide 

Definition at line 12 of file PaCO++.idl.