Home
last modified time | relevance | path

Searched refs:HoneeGetGitVersion (Results 1 – 4 of 4) sorted by relevance

/honee/src/
H A Dhonee-config.c21 PetscErrorCode HoneeGetGitVersion(const char **git_version) { in HoneeGetGitVersion() function
H A Dmonitor_totalkineticenergy.c171 PetscCall(HoneeGetGitVersion(&buf_const)); in TSMonitor_TotalKineticEnergy()
/honee/include/
H A Dhonee.h33 PetscErrorCode HoneeGetGitVersion(const char **git_version);
/honee/
H A DCHANGELOG.md30 - Add `HoneeGetGitVersion()` to access the Git commit and dirty state of the repository at build ti…