Gromacs
2020.4
|
Declares variables that hold generated version information.
Variables | |
const char | _gmx_ver_string [] |
Version string, containing the version, date, and abbreviated hash. | |
const char | _gmx_full_git_hash [] |
Full git hash of the latest commit. | |
const char | _gmx_central_base_hash [] |
Full git hash of the latest commit in a central GROMACS repository. | |
const char | gmxSourceDoiString [] |
DOI string for the GROMACS source code populated by CMake. More... | |
const char | gmxReleaseSourceFileChecksum [] |
Sha256 checksum of source and header files, populated for release builds. | |
const char | gmxCurrentSourceFileChecksum [] |
Sha256 checksum of source and header files, populated for builds from tarball. | |