PaCO++
0.05
|
Go to the source code of this file.
Classes | |
struct | PaCO::ConnectionInfos |
struct | PaCO::DistributedData_s |
interface | PaCO::InterfaceManager |
interface | PaCO::InterfaceParallel |
struct | PaCO::PacoGlobalData_s |
struct | PaCO::PacoInitData_s |
struct | PaCO::PacoLocalData_s |
struct | PaCO::PacoTopology_s |
interface | PaCO::ParallelKernel |
Namespaces | |
namespace | PaCO |
Typedefs | |
typedef struct PaCO::DistributedData_s | PaCO::DistributedData_t |
typedef struct PaCO::PacoGlobalData_s | PaCO::PacoGlobalData_t |
typedef struct PaCO::PacoInitData_s | PaCO::PacoInitData_t |
typedef struct PaCO::PacoLocalData_s | PaCO::PacoLocalData_t |
typedef struct PaCO::PacoTopology_s | PaCO::PacoTopology_t |
typedef sequence< PacoLocalData_t > | PaCO::seqLocalData_t |
Enumerations | |
enum | PaCO::distLoc_t { PaCO::none, PaCO::ClientSide, PaCO::ServerSide, PaCO::CommSide } |