tblite
Light-weight tight-binding framework
|
Provides a stable version query with tblite_get_version. More...
Modules | |
module | tblite_api_version |
API export for the version information of the library. | |
Functions/Subroutines | |
integer(c_int) function, public | tblite_api_version::get_version_api () |
Obtain library version as major * 10000 + minor + 100 + patch. | |
Variables | |
character(len= *), parameter, public | tblite_api_version::namespace = "tblite_" |
Provides a stable version query with tblite_get_version.