QMCPACK
PETE.h File Reference
+ Include dependency graph for PETE.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define PETE_EMPTY_CONSTRUCTORS(CLASS)
 
#define PETE_EMPTY_CONSTRUCTORS_TEMPLATE(CLASS, ARG)
 
#define PETE_MAJOR_VERSION   2
 
#define PETE_MINOR_VERSION   1
 
#define PETE_PATCH_LEVEL   1
 
#define PETE_VERSION_STRING   "PETE 2.1.1"
 
#define PETE_VERSION_NUM_STRING   "2.1.1"
 

Macro Definition Documentation

◆ PETE_EMPTY_CONSTRUCTORS

#define PETE_EMPTY_CONSTRUCTORS (   CLASS)

Definition at line 58 of file PETE.h.

◆ PETE_EMPTY_CONSTRUCTORS_TEMPLATE

#define PETE_EMPTY_CONSTRUCTORS_TEMPLATE (   CLASS,
  ARG 
)

Definition at line 59 of file PETE.h.

◆ PETE_MAJOR_VERSION

#define PETE_MAJOR_VERSION   2

Definition at line 74 of file PETE.h.

◆ PETE_MINOR_VERSION

#define PETE_MINOR_VERSION   1

Definition at line 75 of file PETE.h.

◆ PETE_PATCH_LEVEL

#define PETE_PATCH_LEVEL   1

Definition at line 76 of file PETE.h.

◆ PETE_VERSION_NUM_STRING

#define PETE_VERSION_NUM_STRING   "2.1.1"

Definition at line 78 of file PETE.h.

◆ PETE_VERSION_STRING

#define PETE_VERSION_STRING   "PETE 2.1.1"

Definition at line 77 of file PETE.h.