OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
Public Member Functions | Public Attributes | List of all members
StaticIpplInfo Class Reference

#include <StaticIpplInfo.h>

Collaboration diagram for StaticIpplInfo:
Collaboration graph
[legend]

Public Member Functions

 StaticIpplInfo ()
 
 ~StaticIpplInfo ()
 

Public Attributes

CommunicateComm
 
IpplStatsStats
 
InformInfo
 
InformWarn
 
InformError
 
InformDebug
 
bool deferGuardCellFills
 
bool noFieldCompression
 
bool offsetStorage
 
bool extraCompressChecks
 
bool useDirectIO
 
MPI_Comm communicator_m
 
int NumCreated
 
bool CommInitialized
 
bool PrintStats
 
bool NeedDeleteComm
 
bool UseChecksums
 
bool Retransmit
 
int MyArgc
 
char ** MyArgv
 
int MyNode
 
int TotalNodes
 
int NumSMPs
 
int * SMPIDList
 
int * SMPNodeList
 
int MaxFFTNodes
 
int ChunkSize
 
bool PerSMPParallelIO
 

Detailed Description

Definition at line 14 of file StaticIpplInfo.h.

Constructor & Destructor Documentation

StaticIpplInfo::StaticIpplInfo ( )

Definition at line 9 of file StaticIpplInfo.cpp.

StaticIpplInfo::~StaticIpplInfo ( )

Definition at line 10 of file StaticIpplInfo.cpp.

Member Data Documentation

int StaticIpplInfo::ChunkSize

Definition at line 102 of file StaticIpplInfo.h.

Communicate* StaticIpplInfo::Comm

Definition at line 25 of file StaticIpplInfo.h.

Referenced by IpplInfo::stash().

bool StaticIpplInfo::CommInitialized

Definition at line 67 of file StaticIpplInfo.h.

MPI_Comm StaticIpplInfo::communicator_m

Definition at line 59 of file StaticIpplInfo.h.

Inform* StaticIpplInfo::Debug

Definition at line 33 of file StaticIpplInfo.h.

bool StaticIpplInfo::deferGuardCellFills

Definition at line 41 of file StaticIpplInfo.h.

Inform* StaticIpplInfo::Error

Definition at line 32 of file StaticIpplInfo.h.

bool StaticIpplInfo::extraCompressChecks

Definition at line 52 of file StaticIpplInfo.h.

Inform* StaticIpplInfo::Info

Definition at line 30 of file StaticIpplInfo.h.

int StaticIpplInfo::MaxFFTNodes

Definition at line 99 of file StaticIpplInfo.h.

int StaticIpplInfo::MyArgc

Definition at line 83 of file StaticIpplInfo.h.

char** StaticIpplInfo::MyArgv

Definition at line 84 of file StaticIpplInfo.h.

int StaticIpplInfo::MyNode

Definition at line 88 of file StaticIpplInfo.h.

bool StaticIpplInfo::NeedDeleteComm

Definition at line 74 of file StaticIpplInfo.h.

bool StaticIpplInfo::noFieldCompression

Definition at line 44 of file StaticIpplInfo.h.

int StaticIpplInfo::NumCreated

Definition at line 63 of file StaticIpplInfo.h.

int StaticIpplInfo::NumSMPs

Definition at line 93 of file StaticIpplInfo.h.

bool StaticIpplInfo::offsetStorage

Definition at line 48 of file StaticIpplInfo.h.

bool StaticIpplInfo::PerSMPParallelIO

Definition at line 107 of file StaticIpplInfo.h.

bool StaticIpplInfo::PrintStats

Definition at line 71 of file StaticIpplInfo.h.

bool StaticIpplInfo::Retransmit

Definition at line 80 of file StaticIpplInfo.h.

int* StaticIpplInfo::SMPIDList

Definition at line 94 of file StaticIpplInfo.h.

int* StaticIpplInfo::SMPNodeList

Definition at line 95 of file StaticIpplInfo.h.

IpplStats* StaticIpplInfo::Stats

Definition at line 28 of file StaticIpplInfo.h.

int StaticIpplInfo::TotalNodes

Definition at line 89 of file StaticIpplInfo.h.

bool StaticIpplInfo::UseChecksums

Definition at line 77 of file StaticIpplInfo.h.

bool StaticIpplInfo::useDirectIO

Definition at line 57 of file StaticIpplInfo.h.

Inform* StaticIpplInfo::Warn

Definition at line 31 of file StaticIpplInfo.h.


The documentation for this class was generated from the following files: