OPALX (Object Oriented Parallel Accelerator Library for Exascale) MINIorX
OPALX
IpplInfo Class Reference

#include <IpplInfo.h>

Collaboration diagram for IpplInfo:
Collaboration graph

Static Public Member Functions

static void printVersion (void)
 
static void printHelp (char **argv)
 
static const char * version ()
 
static const char * compileArch ()
 
static const char * compileDate ()
 
static const char * compileLine ()
 
static const char * compileMachine ()
 
static const char * compileOptions ()
 
static const char * compileUser ()
 

Detailed Description

Definition at line 38 of file IpplInfo.h.

Member Function Documentation

◆ compileArch()

const char * IpplInfo::compileArch ( )
static

Definition at line 46 of file IpplInfo.cpp.

◆ compileDate()

const char * IpplInfo::compileDate ( )
static

Definition at line 53 of file IpplInfo.cpp.

Referenced by printVersion().

◆ compileLine()

const char * IpplInfo::compileLine ( )
static

Definition at line 60 of file IpplInfo.cpp.

◆ compileMachine()

const char * IpplInfo::compileMachine ( )
static

Definition at line 67 of file IpplInfo.cpp.

Referenced by printVersion().

◆ compileOptions()

const char * IpplInfo::compileOptions ( )
static

Definition at line 74 of file IpplInfo.cpp.

Referenced by ippl::initialize(), and main().

◆ compileUser()

const char * IpplInfo::compileUser ( )
static

Definition at line 81 of file IpplInfo.cpp.

Referenced by printVersion().

◆ printHelp()

void IpplInfo::printHelp ( char **  argv)
static

Definition at line 24 of file IpplInfo.cpp.

Referenced by ippl::initialize().

◆ printVersion()

void IpplInfo::printVersion ( void  )
static

Definition at line 17 of file IpplInfo.cpp.

References compileDate(), compileMachine(), compileUser(), endl(), and version().

Referenced by ippl::initialize(), and main().

Here is the call graph for this function:

◆ version()

const char * IpplInfo::version ( )
static

Definition at line 39 of file IpplInfo.cpp.

Referenced by printVersion().


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