IPPL (Independent Parallel Particle Layer)
IPPL
Loading...
Searching...
No Matches
IpplInfo Class Reference

#include <IpplInfo.h>

Collaboration diagram for IpplInfo:

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().

Here is the caller graph for this function:

◆ 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().

Here is the caller graph for this function:

◆ compileOptions()

const char * IpplInfo::compileOptions ( )
static

Definition at line 74 of file IpplInfo.cpp.

Referenced by ippl::initialize().

Here is the caller graph for this function:

◆ compileUser()

const char * IpplInfo::compileUser ( )
static

Definition at line 81 of file IpplInfo.cpp.

Referenced by printVersion().

Here is the caller graph for this function:

◆ printHelp()

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

Definition at line 24 of file IpplInfo.cpp.

Referenced by ippl::initialize().

Here is the caller graph for this function:

◆ printVersion()

void IpplInfo::printVersion ( void )
static

Definition at line 17 of file IpplInfo.cpp.

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

Referenced by ippl::initialize().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ version()

const char * IpplInfo::version ( )
static

Definition at line 39 of file IpplInfo.cpp.

Referenced by printVersion().

Here is the caller graph for this function:

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