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

#include <IpplInfoWrapper.h>

Collaboration diagram for IpplInfoWrapper:
Collaboration graph
[legend]

Public Member Functions

 IpplInfoWrapper (const std::string &inputFileName, int infoLevel, int warnLevel, MPI_Comm comm)
 
 ~IpplInfoWrapper ()
 

Private Attributes

unsigned int exeName_m
 
unsigned int inputFileName_m
 
unsigned int noComm_m
 
unsigned int info_m
 
unsigned int infoLevel_m
 
unsigned int warn_m
 
unsigned int warnLevel_m
 
char * buffer_m
 
char ** arg_m
 
Ipplinstance_m
 

Detailed Description

Class documentation

Definition at line 14 of file IpplInfoWrapper.h.

Constructor & Destructor Documentation

IpplInfoWrapper::IpplInfoWrapper ( const std::string &  inputFileName,
int  infoLevel,
int  warnLevel,
MPI_Comm  comm 
)
IpplInfoWrapper::~IpplInfoWrapper ( )

Definition at line 43 of file IpplInfoWrapper.cpp.

References arg_m, buffer_m, IpplInfo::deleteGlobals(), and instance_m.

Here is the call graph for this function:

Member Data Documentation

char** IpplInfoWrapper::arg_m
private

Definition at line 29 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper(), and ~IpplInfoWrapper().

char* IpplInfoWrapper::buffer_m
private

Definition at line 28 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper(), and ~IpplInfoWrapper().

unsigned int IpplInfoWrapper::exeName_m
private

Definition at line 20 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

unsigned int IpplInfoWrapper::info_m
private

Definition at line 23 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

unsigned int IpplInfoWrapper::infoLevel_m
private

Definition at line 24 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

unsigned int IpplInfoWrapper::inputFileName_m
private

Definition at line 21 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

Ippl* IpplInfoWrapper::instance_m
private

Definition at line 31 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper(), and ~IpplInfoWrapper().

unsigned int IpplInfoWrapper::noComm_m
private

Definition at line 22 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

unsigned int IpplInfoWrapper::warn_m
private

Definition at line 25 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

unsigned int IpplInfoWrapper::warnLevel_m
private

Definition at line 26 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().


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