tblite
Light-weight tight-binding framework
Loading...
Searching...
No Matches
Modules | Functions/Subroutines | Variables
version.f90 File Reference

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_"
 

Detailed Description

Provides a stable version query with tblite_get_version.