|
MADNESS 0.10.1
|
Runtime details on the configuration and version of MADNESS. More...
Functions | |
| const char * | build_date () |
| return the build date | |
| const char * | build_time () |
| return the build time | |
| const char * | git_commit () |
| Get the git commit number for this version. | |
| const char * | git_source_description () |
Get the git source tree human-readable description (see git describe --dirty) | |
| std::string | print_revision_information () |
| const char * | version () |
| Get the MADNESS version number. | |
Runtime details on the configuration and version of MADNESS.
| const char * madness::info::build_date | ( | ) |
return the build date
References madness::nonlinear_vector_solver().
Referenced by main(), and print_revision_information().
| const char * madness::info::build_time | ( | ) |
return the build time
References madness::nonlinear_vector_solver().
Referenced by main(), and print_revision_information().
| const char * madness::info::git_commit | ( | ) |
Get the git commit number for this version.
References madness::nonlinear_vector_solver().
| const char * madness::info::git_source_description | ( | ) |
Get the git source tree human-readable description (see git describe --dirty)
References madness::nonlinear_vector_solver().
Referenced by main(), main(), and print_revision_information().
| std::string madness::info::print_revision_information | ( | ) |
References build_date(), build_time(), git_source_description(), and madness::nonlinear_vector_solver().
| const char * madness::info::version | ( | ) |
Get the MADNESS version number.
References madness::nonlinear_vector_solver().