OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
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
 
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 10 of file StaticIpplInfo.h.

Constructor & Destructor Documentation

◆ StaticIpplInfo()

StaticIpplInfo::StaticIpplInfo ( )

Definition at line 5 of file StaticIpplInfo.cpp.

◆ ~StaticIpplInfo()

StaticIpplInfo::~StaticIpplInfo ( )

Definition at line 6 of file StaticIpplInfo.cpp.

Member Data Documentation

◆ ChunkSize

int StaticIpplInfo::ChunkSize

Definition at line 89 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ Comm

Communicate* StaticIpplInfo::Comm

Definition at line 21 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ CommInitialized

bool StaticIpplInfo::CommInitialized

Definition at line 54 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ communicator_m

MPI_Comm StaticIpplInfo::communicator_m

Definition at line 46 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ Debug

Inform* StaticIpplInfo::Debug

Definition at line 29 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ deferGuardCellFills

bool StaticIpplInfo::deferGuardCellFills

Definition at line 33 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ Error

Inform* StaticIpplInfo::Error

Definition at line 28 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ extraCompressChecks

bool StaticIpplInfo::extraCompressChecks

Definition at line 44 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ Info

Inform* StaticIpplInfo::Info

Definition at line 26 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ MaxFFTNodes

int StaticIpplInfo::MaxFFTNodes

Definition at line 86 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ MyArgc

int StaticIpplInfo::MyArgc

Definition at line 70 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ MyArgv

char** StaticIpplInfo::MyArgv

Definition at line 71 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ MyNode

int StaticIpplInfo::MyNode

Definition at line 75 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ NeedDeleteComm

bool StaticIpplInfo::NeedDeleteComm

Definition at line 61 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ noFieldCompression

bool StaticIpplInfo::noFieldCompression

Definition at line 36 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ NumCreated

int StaticIpplInfo::NumCreated

Definition at line 50 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ NumSMPs

int StaticIpplInfo::NumSMPs

Definition at line 80 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ offsetStorage

bool StaticIpplInfo::offsetStorage

Definition at line 40 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ PerSMPParallelIO

bool StaticIpplInfo::PerSMPParallelIO

Definition at line 94 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ PrintStats

bool StaticIpplInfo::PrintStats

Definition at line 58 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ Retransmit

bool StaticIpplInfo::Retransmit

Definition at line 67 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ SMPIDList

int* StaticIpplInfo::SMPIDList

Definition at line 81 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ SMPNodeList

int* StaticIpplInfo::SMPNodeList

Definition at line 82 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ Stats

IpplStats* StaticIpplInfo::Stats

Definition at line 24 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ TotalNodes

int StaticIpplInfo::TotalNodes

Definition at line 76 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ UseChecksums

bool StaticIpplInfo::UseChecksums

Definition at line 64 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().

◆ Warn

Inform* StaticIpplInfo::Warn

Definition at line 27 of file StaticIpplInfo.h.

Referenced by IpplInfo::pop(), and IpplInfo::stash().


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