OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
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::IpplInfoWrapper ( const std::string &  inputFileName,
int  infoLevel,
int  warnLevel,
MPI_Comm  comm 
)

◆ ~IpplInfoWrapper()

IpplInfoWrapper::~IpplInfoWrapper ( )

Definition at line 45 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

◆ arg_m

char** IpplInfoWrapper::arg_m
private

Definition at line 29 of file IpplInfoWrapper.h.

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

◆ buffer_m

char* IpplInfoWrapper::buffer_m
private

Definition at line 28 of file IpplInfoWrapper.h.

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

◆ exeName_m

unsigned int IpplInfoWrapper::exeName_m
private

Definition at line 20 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ info_m

unsigned int IpplInfoWrapper::info_m
private

Definition at line 23 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ infoLevel_m

unsigned int IpplInfoWrapper::infoLevel_m
private

Definition at line 24 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ inputFileName_m

unsigned int IpplInfoWrapper::inputFileName_m
private

Definition at line 21 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ instance_m

Ippl* IpplInfoWrapper::instance_m
private

Definition at line 31 of file IpplInfoWrapper.h.

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

◆ noComm_m

unsigned int IpplInfoWrapper::noComm_m
private

Definition at line 22 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ warn_m

unsigned int IpplInfoWrapper::warn_m
private

Definition at line 25 of file IpplInfoWrapper.h.

Referenced by IpplInfoWrapper().

◆ warnLevel_m

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: