Rocstar  1.0
Rocstar multiphysics simulation application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Misc/MesquiteVersion.cpp File Reference
#include "Mesquite.hpp"
Include dependency graph for Misc/MesquiteVersion.cpp:

Go to the source code of this file.

Macros

#define MSQ_MAJOR_VERSION   0
 
#define MSQ_MINOR_VERSION   9
 
#define MSQ_BUILD_NUMBER   0
 
#define MSQ_VERSION_STRING   "Mesquite 0.9.5"
 
#define MSQ_BUILD_STRING   "Build Number 0"
 

Macro Definition Documentation

#define MSQ_BUILD_NUMBER   0

Definition at line 35 of file Misc/MesquiteVersion.cpp.

Referenced by Mesquite::build_number().

#define MSQ_BUILD_STRING   "Build Number 0"

Definition at line 37 of file Misc/MesquiteVersion.cpp.

Referenced by Mesquite::version_string().

#define MSQ_MAJOR_VERSION   0

Definition at line 33 of file Misc/MesquiteVersion.cpp.

Referenced by Mesquite::major_version_number().

#define MSQ_MINOR_VERSION   9

Definition at line 34 of file Misc/MesquiteVersion.cpp.

Referenced by Mesquite::minor_version_number().

#define MSQ_VERSION_STRING   "Mesquite 0.9.5"

Definition at line 36 of file Misc/MesquiteVersion.cpp.

Referenced by Mesquite::version_string().